Skip to content

0.9.19

Compare
Choose a tag to compare
@godrei godrei released this 09 May 09:03
· 223 commits to master since this release

Release Notes

  • step-template link fix
  • minor bug fixes and improvements

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/stepman/releases/download/0.9.19/stepman-$(uname -s)-$(uname -m) > /usr/local/bin/stepman

Then:

chmod +x /usr/local/bin/stepman

That's all, you're ready to call stepman!