Skip to content

Configures npm to use the specified registry for the specified scope

Notifications You must be signed in to change notification settings

ken-browning/add-npm-registry

Repository files navigation

add-npm-registry

Adds the specified registry to your npm configuration.

Supported Registry Providers

artifactory

Usage: add-npm-registry artifactory [options] <url> <email> <api key>

Configures npm to use an artifactory registry.

Options:
  --scope <scope>        e.g. @airbnb
  --location <location>  passed to `npm config` (default: "user")

About

Configures npm to use the specified registry for the specified scope

Resources

Stars

Watchers

Forks

Packages

No packages published