registry-login

1.0.2 • Public • Published

Registry Login

A command-line utility to login into any public or private NPM registry

Usage

Call it directly to login into the public npm registry:

npx registry-login

Or pass a private registry to it:

npx registry-login https://private-registry

In both situations it will update the local ~/.npmrc file with the token for the corresponding registry, which both npm and yarn use to login.

Package Sidebar

Install

npm i registry-login

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

8.28 kB

Total Files

4

Last publish

Collaborators

  • sudoguru