random-starred-repo-cli
v0.1.0
Published
Get a random starred repo in command-cli.
Downloads
4
Readme
random-starred-repo-cli
Get a random starred repo in command-cli.
Install
$ npm install --g random-starred-repo-cli
Usage
$ rsr set <username> [token]
$ rsr
$ rsr [username]
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D