Skip to content

timhudson/readme-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate README from package.json and example files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published