index
:
ship.git
agent-mode
main
Deploy to your VPS in one command
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
blob: 13f28358793f14f0ee621dab44ccbdea5664e253 (
plain
)
1
2
3
4
5
6
build
:
go build
-
o .
/
bin
/
ship .
/
cmd
/
ship
install
:
cp .
/
bin
/
ship
/
usr
/
local
/
bin
/