readmet
v0.0.7
Published
A command tool to create standard README.md conveniently.
Downloads
3
Readme
readmet
A command tool to create standard README.md conveniently.
Installation
npm install -g readmet
Usage
Usage: readmet [options]
A command tool to create standard README.md conveniently.
Options:
-v, --version output the version number
-r, --repo <repo> Create from a remote repo
-l, --list Create from list of remote repos
-i, --init Create from a template
-h, --help Output usage information
repo url used with readmet -r
will be seen in the result of readmet -l
Acknowledgments
Initial repos are from the community:
License
This project is licensed under the MIT License - see the LICENSE file for details