1.0.0 • Published 10 years ago

readme-me v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

readme-me

Create README from package.json and example files

build status

Usage

Run readme-me from the module directory you want to generate a new README.md for

$ cd path/to/new-module
$ readme-me

package.json is required.

readme-me looks for the following attributes/files:

  • pkg.name
  • pkg.description
  • pkg.license
  • .travis.yml and pkg.repository.url
  • example.js

License

MIT

1.0.0

10 years ago

0.1.0

10 years ago