Shopify / shopify-cli

Shopify CLI helps you build against the Shopify platform faster.
https://shopify.dev/tools/cli
Other
1.01k stars 201 forks source link

Deprecate CLI2 #2643

Closed amcaplan closed 2 years ago

amcaplan commented 2 years ago

WHY are these changes introduced?

Making it easier to install CLI3 than CLI2!

WHAT is this pull request doing?

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