docto-example

docto-example is a node module for xxx.

npm version

Install

[sudo]npm install -g docto-example

Usage

docto-example

Code

  #!/usr/bin/env node

  var docto-example = require("docto-example");
  docto-example();

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v1.0.0 初始化版本

欢迎fork和反馈

  • write by i5ting i5ting@126.com

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.