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.
- Tornado >= 2.0
- CoffeeScript >= 1.1.2
I strongly advise running the app in virtualenv.
- Install required packages.
- Compile the CoffeeScript file.
- Copy config.py.default to config.py.
- Edit config.py.
python run.py -p <port>
Layout powered by Bootstrap.
Code: MIT-style, see LICENSE.
Bootstrap CSS: Apache License v2.0