Skip to content

tomekwojcik/Team-O-Matic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-O-Matic

This is a tiny Tornado app I wrote easily to generate teams from list of players.

Inspired by table football tournaments occasionally held at office of the company I work for.

Requirements

  1. Tornado >= 2.0
  2. CoffeeScript >= 1.1.2

Running

I strongly advise running the app in virtualenv.

  1. Install required packages.
  2. Compile the CoffeeScript file.
  3. Copy config.py.default to config.py.
  4. Edit config.py.
  5. python run.py -p <port>

Credits

Layout powered by Bootstrap.

License

Code: MIT-style, see LICENSE.

Bootstrap CSS: Apache License v2.0

About

Randomly generate teams from list of players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published