Get all gists from a GitHub user
$ npm install --global github-gists-cli
$ github-gists --help
Usage
$ github-gists <user>
Options
-t, --token GitHub authentication token
Examples
$ github-gists kevva
$ github-gists kevva --token 523ef69119eadg12
- github-gists - API for this module
MIT © Kevin Martensson