1.0.1 • Published 8 years ago

gh-rtfm v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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