Skip to content

hustcc/npm-robbery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-robbery

A command tool to register npm package name conveniently. 用于辅助快速注册 npm 包名称的命令行工具。

npm npm

Install

npm i -g npm-robbery

Then get the command tool named npm-robbery.

Usage

Usage: npm-robbery <pkg>[@ver]

Options:
  -v, --version  output the version number
  -h, --help     output usage information

For example:

npm-robbery my-lodash

Then will register package name my-lodash with version 0.0.1-beta.1.

Or

npm-robbery my-lodash@0.0.1

License

MIT@hustcc.

About

🚩 A command tool to register npm package name conveniently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published