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: ccdc96e4f8dc7a66521697e1caf44ce8d1684ae1 (
plain
)
1
2
3
4
5
6
build
:
go build
-
o .
/
bin
/
deploy .
/
cmd
/
deploy
install
:
cp .
/
bin
/
deploy
/
usr
/
local
/
bin
/