mynpm-cli

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i mynpm-cli

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • outsiderlazy