First of all, make sure you have Node.js installed.
$ [sudo] npm install octolist -g
$ octolist <user> <page>
Note: You could also use with ol
alias.
Option | Usage | Type |
---|---|---|
user | Required | String |
page | Optional | Number |
Help: use octolist --help
or octolist -h
for more details.
$ octolist vitorbritto 1
Feel free to contribute with this project or leave a suggestion.
MIT License © Vitor Britto