0.0.4 • Published 9 years ago

readmify v0.0.4

Weekly downloads
3
License
MIT
Repository
-
Last release
9 years ago

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