README
npmi Command Line Interface
command line interface for generating npm and npm Enterprise integrations
npm i npmi-cli -g
npmi generate
How It Works
- run
npmi generate
to create a new integration. - publish your integration to npm (
npm publish
) - users install your integration, via
npme add-on my-app
License
ISC