Instead of generating shopify-cli and shopify-cli@2 formulas, just generate the @2 formula. The shopify-cli formula will come from CLI3 moving forward.
How to test your changes?
Clear out packaging/builds then run rake package
Post-release steps
Merge this PR so CLI3 can start pushing the shopify-cli formula.
Update checklist
[x] I've left the version number as is (we'll handle incrementing this when releasing).
[x] I've included any post-release steps in the section above (if needed).
WHY are these changes introduced?
Making it easier to install CLI3 than CLI2!
WHAT is this pull request doing?
Instead of generating
shopify-cli
andshopify-cli@2
formulas, just generate the@2
formula. Theshopify-cli
formula will come from CLI3 moving forward.How to test your changes?
Clear out
packaging/builds
then runrake package
Post-release steps
Merge this PR so CLI3 can start pushing the
shopify-cli
formula.Update checklist