Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 609 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 609 Bytes

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