Search your starred GitHub repos from your shell.
gem install galileo
See your most recent GitHub stars:
galileo
Search through the names & descriptions of the starred repos:
galileo markdown parser
Filter by language:
galileo markdown parser -l javascript
Refresh the repo cache from GitHub:
galileo -r
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)