npm-robbery

0.1.1 • Public • Published

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.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i npm-robbery

    Weekly Downloads

    2

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    5.13 kB

    Total Files

    7

    Last publish

    Collaborators

    • atool