Skip to content

0.13.0

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 28 Sep 11:34
4d242ab

Release Notes

  • [c17099b] [PLAT-92] Generate step-info.yml for new steps (#295)

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.13.0/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!