1.0.2 • Published 7 years ago

mynpm-cli v1.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

mynpm-cli

Node.js命令行程序开发完整教程的demo程序

##模块的安装

npm install mynpm-cli -g

##模块的使用

Usage: mynpm [command] [options]


Commands:

  init [options]                   general package.json
  install [options] [optional...]  install modules

Options:

  -h, --help         output usage information
  -V, --version      output the version number
  -d, --description  Description of the module.

Tip: 使用 mynpm init 命令时,当询问“Is this OK?(y|n)”时,请输入y