readme-factory

v1.0.0
quickly template out readme files for module documentation
documentation readme modules organization

readme-factory

quickly template out README files for module documentation

install

npm install readme-factory -g

usage

From your module's root, do:

readme-factory > README.md

README.md will be auto populated based on your package.json. It's really just to speed the tedious process up. Nothing magical!

Right now, it only handles:

  • Package name
  • Package license
  • Package description

As well as boiler-plating some headers, etc.

todo: it might be nice to add more templates, for example, one for command-line tools.

license

MIT

npm i readme-factory

Metadata

  • MIT
  • >=0.10
  • Alexander Vados
  • released 1/14/2015

Downloads

Maintainers