write-me
v1.0.0
Published
quickly template out readme files for module documentation
Maintainers
Readme
write-me 
quickly template out README files for module documentation
install
npm install write-me -gusage
From your module's root, do:
write-me > README.mdREADME.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
