argogogo
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

argogogo

This project generates and runs an extension using Argo for Checkout. The easiest way to run this command is with npx:

$ npx argogogo my-extension

This will create a new my-extension directory with a new extension project in your current directory. It will also automatically run yarn start in that directory, which will launch an asset development server, and navigate your default browser to a production-like playground environment. There, you can make changes to your extension, and see them as they would appear in checkout.

Publishing a new version

On main, run yarn version and select a new version. Push the resulting commit to origin, making sure to push tags using the --follow-tags flag. Finally, deploy the commit through Shipit.

Readme

Keywords

none

Package Sidebar

Install

npm i argogogo

Weekly Downloads

19

Version

0.4.2

License

MIT

Unpacked Size

298 kB

Total Files

15

Last publish

Collaborators

  • shopify-dep