@nppm/cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.26 • Public • Published

@nppm/cli

NPPM官方支持的命令行工具

Usage

$ npm i -g @nppm/cli

Registry

源操作

# 新增源
$ npc registry -t a

# 选择源
$ npc registry -t c

# 删除源
$ npc registry -t d

# 查看源
$ npc registry
# 或者
$ npc registry -t q

NPM Command

支持所有NPM命令,本工具将做命令转发

$ npc publish
$ npc login
$ npc info <package>

Readme

Keywords

Package Sidebar

Install

npm i @nppm/cli

Weekly Downloads

2

Version

1.0.26

License

MIT

Unpacked Size

11.2 kB

Total Files

8

Last publish

Collaborators

  • evio