ns-switcher

0.0.4 • Public • Published

NPM Source Switcher

可以通过简单的命令来切换 npm 源,支持自定义源

github: https://github.com/imarman/ns-switcher

安装

npm install -g ns-switcher

使用

# 查看可用的源
nss list

# 切换到指定的源
nss use <name>

# 删除指定的源
nss del <name>

# 新增源信息
nss add

Readme

Keywords

Package Sidebar

Install

npm i ns-switcher

Weekly Downloads

0

Version

0.0.4

License

ISC

Unpacked Size

5.31 kB

Total Files

5

Last publish

Collaborators

  • coderarman