0.1.2 • Published 7 years ago

generate-npm-token v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

generate-npm-token

Usage: install with npm i -g then run generate-npm-token, or simply run without install: npx generate-npm-token.

Enter your username and password to generate an npm token for the npmjs registry.

Does not currently support custom registry or inputting params for headless version but PRs are welcome for that.

Main code/logic was extracted from https://github.com/semantic-release/cli