Skip to content

v0.0.4

Compare
Choose a tag to compare
@quentin- quentin- released this 04 Jun 01:04
· 32 commits to master since this release
  • 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