Releases: bitrise-io/bitrise-add-new-project
0.14.6
Changelog
Install or upgrade
To install this version, run the following command (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-add-new-project/releases/download/0.14.6/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.14.5
Changelog
Install or upgrade
To install this version, run the following command (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-add-new-project/releases/download/0.14.5/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.14.4
Changelog
- fd06245 Test release process in CI, revert using Go 1.17 (#71)
- 3a66b84 Update bitrise-init (#70)
- c177667 Use custom binary name (#69)
Install or upgrade
To install this version, run the following command (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-add-new-project/releases/download/0.14.4/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.14.3
Changelog
- a61e8a2 Fix typo in Android keystore question (#66)
- 19dd850 Update outdated Flutter default config (#67)
- 240f331 Use Goreleaser to publish releases (#68)
Install or upgrade
To install this version, run the following command (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-add-new-project/releases/download/0.14.3/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.14.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-add-new-project/releases/download/0.14.2/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.14.1
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-add-new-project/releases/download/0.14.1/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.14.0
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-add-new-project/releases/download/0.14.0/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.13.0
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-add-new-project/releases/download/0.13.0/banp-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/banp
Then:
chmod +x /usr/local/bin/banp
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 banp
!
0.12.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-add-new-project/releases/download/0.12.2/banp-$(uname -s)-$(uname -m) > /usr/local/bin/banp
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!
0.12.1
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-add-new-project/releases/download/0.12.1/banp-$(uname -s)-$(uname -m) > /usr/local/bin/banp
Then:
chmod +x /usr/local/bin/banp
That's all, you're ready to call banp
!