Skip to content

Releases: bitrise-io/bitrise-add-new-project

0.14.6

19 Feb 16:37
22a0815
Compare
Choose a tag to compare

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

03 Aug 07:42
046efc6
Compare
Choose a tag to compare

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

06 Jan 08:53
fd06245
Compare
Choose a tag to compare

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.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

19 Sep 13:11
240f331
Compare
Choose a tag to compare

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

09 Mar 08:10
b33944a
Compare
Choose a tag to compare

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

28 Feb 14:24
a81dc7f
Compare
Choose a tag to compare

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

16 Feb 12:09
df95d8a
Compare
Choose a tag to compare

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

06 Dec 11:42
3d20568
Compare
Choose a tag to compare

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

19 Nov 10:46
ee41e73
Compare
Choose a tag to compare

Release Notes

  • [ee41e73] fix: add missing meta field for stack (#60)

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

17 Nov 17:20
41edcf1
Compare
Choose a tag to compare

Release Notes

  • [41edcf1] Load available stack list from API (#59)

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!