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