Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackfest

So far, this is a simple prototype of the scoring server/client for the hackfest competition.

Check out the website, <http://jonwaltman.github.com/hackfest/>.

Dependencies

Python

Twisted

Build

Installing on Ubuntu:

sudo apt-get install twisted

Then to run the program:

cd /path/to/hackfest
twistd -ny hackfest.tac

This will start the twisted web server which will serve the program at <http://localhost:8080/>.

About

So far, this is a simple prototype of the scoring server/client for the hackfest competition.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors