@hover/configure-npm
v1.7.0
Published
Configure JavaScript package managers
Downloads
16
Maintainers
Keywords
Readme
✨ Features
- 🙈 Don't commit npm secrets to version control
- 🔑 Roll npm-related secrets with minimal effort
- ⚙ Centralize npm registry configuration
- 🏚 Keep project configuration isolated
Usage
This module is designed to be used before running yarn install
or
npm install
, and therefore is best paired with npx
or yarn dlx
:
Yarn 1 or npm
npx @hover/configure-npm --scope hover fortawesome
Yarn 2
yarn dlx @hover/configure-npm --scope hover fortawesome
License
MIT
Maintenance
This project is actively maintained by engineers at @hoverinc 😀.