Socket
Socket
Sign inDemoInstall

argogogo

Package Overview
Dependencies
6
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    argogogo

This project generates and runs an extension using [Argo for Checkout](https://github.com/Shopify/argo-checkout). The easiest way to run this command is with `npx`:


Version published
Weekly downloads
44
increased by131.58%
Maintainers
1
Install size
342 kB
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 18 Feb 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc