write-me

1.0.0 • Public • Published

write-me Build Status

quickly template out README files for module documentation

install

npm install write-me -g

usage

From your module's root, do:

write-me > 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

/write-me/

    Package Sidebar

    Install

    npm i write-me

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • alexander-daniel