Joined July 2012
·
Achievements
228 Karma
9,218 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Kona
Have at least one original repo where CoffeeScript is the dominant language
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
Another way to do it is to tag on deployment. This has the advantage of working for all the differences between deployments in the past as well. For Ruby and Capistrano, for example, i wrote a gem that does that.
Http://github.com/mydrive/capistrano-deploytags/
Hope that serves as an example.