octolist
v0.1.6
Published
Octolist gives you a list of repositories from specific user.
Downloads
3
Readme
Install
First of all, make sure you have Node.js installed.
$ [sudo] npm install octolist -g
Usage
$ octolist <user> <page>
Options
| Option | Usage | Type | |--------|----------|--------| | user | Required | String | | page | Optional | Number |
Help: use octolist --help
or octolist -h
for more details.
Example
$ octolist vitorbritto 1
Contribute
Feel free to contribute with this project or leave a suggestion.
License
MIT License © Vitor Britto