This repository has been archived by the owner on Sep 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
gir/golf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Golf. Golf is a Ruby on Rails based scoring/submission site for programmers' golf. There are many languages that may be entered and these languages can be edited as seen fit. A demo can be seen running at http://cssninja.org/golf To run Golf (quick start): - git clone git://github.com/pwnies/golf.git - cd golf - git submodule init - git submodule update - Copy/rename the config/database.yml.example to config/database.yml and edit it to your liking. - Copy/rename the config/config.yml.example to config/config.yml and edit to your liking. - Create the databases required in MySQL. - Run rake db:migrate. - Run the server with ./script/server. TODO: - Automatic verification of submitted code. - Better user features. - Administration. - User profiles. - Scoreboard. - Layout. - More Specs. PLUGINS: - HAML/SAAS - Restful Authentication - http://github.com/technoweenie/restful-authentication - Role Requirement - http://github.com/timcharper/role_requirement/
About
Ruby on Rails based scoring/submission site for programmers' gol
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published