项目作者: jbenner-radham

项目描述 :
Automatically generate a readme for your project from the CLI.
高级语言: JavaScript
项目地址: git://github.com/jbenner-radham/node-readme-md-cli.git
创建时间: 2017-07-20T17:58:52Z
项目社区:https://github.com/jbenner-radham/node-readme-md-cli

开源协议:MIT License

下载


readme-md-cli

Build Status
npm Version
Node.js Version
License Type

Automatically generate a readme for your project from the CLI.

Animated demo of readme-md

Install

  1. yarn global add readme-md-cli # Or alternatively: `npm install --global readme-md-cli`

Usage

  1. $ readme-md --help
  2. Automatically generate a readme for your project from the CLI.
  3. Usage
  4. $ readme-md [init]
  5. Options
  6. --help, -h Display this message.
  7. --non-interactive, -n Run in non-interactive mode.
  8. --version, -v Display the application version.
  9. When invoked with the "init" sub-command a project level runtime
  10. configuration is initialized.

For more detailed information see the doc directory or view the project’s config directory for example usage.
For example output this README.md is entirely self generated by this package.

Testing

  1. yarn test # Or alternatively: `npm test`

See Also

License

The MIT License. See the license file for details.