You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
git clone https://github.com/RecuencoJones/npmrccd npmrcgo get -t ./...go install ./...
Usage
npmrc <command>Available commands:use, u Select a profileview, v View a profilelist, ls List available profilesedit, ed Create or update profilescopy, cp Copy profilesremove, rm Remove a profilehelp, h Display this messageversion Display version
Configuration
Env variable
Default value
Description
NPMRC_DIR
~
Directory where profiles will be stored
EDITOR
vi
Editor to use for creating/editing profiles
VIEWER
cat
Viewer to use for viewing profiles
Profile name rules
Profile name must not start with.
Profile name must not contain spaces
Profile name must be of at least 1 character length