Skip to content

Commit

Permalink
Adding basic README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrés Mejía committed Sep 26, 2011
1 parent 2f11353 commit 113c369
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 261 deletions.
261 changes: 0 additions & 261 deletions README

This file was deleted.

12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Contests
========

This is an utility to run programming contests off from the UVa Online Judge.


How to use
----------

Clone, migrate the database, start the server and go to http://localhost:3000/contests to set up a contest.

Run `bundle exec rake submissions:fetch:daemon` to continually fetch new submissions from the judge.

0 comments on commit 113c369

Please sign in to comment.