New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

write-me

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

write-me

quickly template out readme files for module documentation

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
7
600%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

documentation

FAQs

Package last updated on 15 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts