dzucconi / generate-org-npmrc

Authenticates with Artifactory and generates an .npmrc.

Home Page:https://www.npmjs.com/package/generate-org-npmrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generate-org-npmrc

npm NPM

Authenticates with Artifactory and generates an .npmrc.

Usage

Run the CLI using npx

npx generate-org-npmrc
# => ? What's your organization name? › ...

Optionally accepts an org name and API key

npx generate-org-npmrc xxx xxx
# => Writing .npmrc

About

Authenticates with Artifactory and generates an .npmrc.

https://www.npmjs.com/package/generate-org-npmrc

License:MIT License


Languages

Language:JavaScript 100.0%