Skip to content

0.13.1

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 18 May 09:31
203f7a4

Release Notes

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.1/stepman-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/stepman

Then:

chmod +x /usr/local/bin/stepman

M1 machine: Please note by default /usr/local/bin does not exist for M1 machines. Use a custom folder or save it to your own bin folder. i.e /opt/

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