Skip to content

lLuZR/swrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Simple utility to setup and switch between npm registries.

Install

npm install swrs -g

Run program width

swrs {command} {args}
switch-registry {command} {args}

Commands

  • -v, --version(Display version number)
  • -h(View the use help documentation)
  • list, ls(Display list of registry that has been added)
  • add [registry] (Add a new registry)
  • init (Initializes the registry file)
  • use(Change an existing registry)
  • change(same as use)
  • remove(Remove an existing registry)

List all npm registries

swrs ls

About

quick switch npm registry url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published