2.1.2
Release Notes
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.1.2/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!