github-gists-cli
v1.0.0
Published
Get all gists from a GitHub user
Downloads
6
Readme
github-gists-cli
Get all gists from a GitHub user
Install
$ npm install --global github-gists-cli
Usage
$ github-gists --help
Usage
$ github-gists <user>
Options
-t, --token GitHub authentication token
Examples
$ github-gists kevva
$ github-gists kevva --token 523ef69119eadg12
Related
- github-gists - API for this module
License
MIT © Kevin Martensson