Command line interface for Goship, deployment tool written in Go.
Create .goship.yml
config in your app dir:
host: localhost:8000 # goship app host
project: navigator # project name
user: kirs # your nickname
And then run:
goship-cli deploy production => deploy app to production