readmify

turn your package.json into README.md.


Keywords
package.json, README.md
License
MIT
Install
npm install readmify@0.0.3

Documentation

readmify

Build Status

turn your package.json into README.md.

Usage

npm install -g readmify
readmify -h

Test

npm install
npm test

Inside, you will run with mocha --reporter spec

Dependencies

  • commander
  • github-url-to-object
  • iconv-lite
  • multiline
  • node.extend
  • underscore

Contributing

Fork, fix, then send me a pull request. If your find any problem on readmify, please open issue

License

MIT