Awesome
Coderwall
Coderwall CLI
Installation
gem install coderwall
Usage
$ coderwall lest
Achievements:
- Desert Locust: Have at least one original repo where Erlang is the dominant language
- Lemmings 100: Write something great enough to have at least 100 watchers of the project
- Walrus: The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
- Altruist: Increase developer well-being by sharing at least 20 open source projects
- Forked: Have a project valued enough to be forked by someone else
- Charity: Fork and commit to someone's open source project in need
- Mongoose 3: Have at least three original repos where Ruby is the dominant language
- Mongoose: Have at least one original repo where Ruby is the dominant language
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request