v0.0.4
- new update argument.
deploy --update
You can download a prebuilt binary below for the last time!
Just move and rename the deploy binary to some where in your PATH (e.g. /usr/local/bin).
e.g. for darwin_amd64:
curl -L https://github.com/remind101/deploy/releases/download/v0.0.4/darwin_amd64_deploy > /usr/local/bin/deploy
chmod +x /usr/local/bin/deploy