| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the source code for the rubycommitters.org website.
First clone the repo:
$ git clone git://github.com/tenderlove/rubycommitters.org.git $ cd rubycommitters.org
Then import committer data
$ bundle install $ rake import
Start your server
$ ruby script/rails server
Have fun hacking!
| Back | FazBrowse Home | New Git URL |