LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

nrm

npm registry manager

TLDR

List registries
$ nrm ls
copy
Use registry
$ nrm use [taobao]
copy
Add custom registry
$ nrm add [name] [url]
copy
Delete registry
$ nrm del [name]
copy
Test registry speed
$ nrm test
copy
Show current registry
$ nrm current
copy

SYNOPSIS

nrm [command] [options]

DESCRIPTION

nrm is npm registry manager. Quickly switch between npm registries.The tool manages registry URLs. Includes common registries preset.

PARAMETERS

COMMAND

nrm subcommand.
ls
List registries.
use NAME
Switch registry.
add NAME URL
Add registry.
del NAME
Remove registry.
test
Test speeds.
--help
Display help information.

INSTALL

brew install nrm
copy
nix profile install nixpkgs#nrm
copy

CAVEATS

Node.js tool. Install with npm install -g. Modifies .npmrc.

HISTORY

nrm was created to easily switch between different npm registries.

SEE ALSO

npm(1), npm-config(1), yarn(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid