gh-rtfm
v1.0.1
Published
Writes the README content of a GitHub repository to stdout
Downloads
5
Readme
gh-rtfm
A command-line tool that writes the README content of a GitHub repository to stdout.
Usage
gh-rtfm <user>/<repo>
Installation
npm install gh-rtfm -g
Examples
Save to file:
gh-rtfm substack/node-browserify > browserify.md
Works great with vmd:
gh-rtfm substack/node-browserify | vmd
Read about vmd in vmd:
gh-rtfm yoshuawuyts/vmd | vmd
License
MIT