This is the main code repository for the Kegbot Server package. (Or it might be a fork. The official repository lives here: https://github.com/Kegbot/kegbot).
Super quick start instructions:
$ mkvirtualenv kb
(kb) $ pip install kegbot
(kb) $ setup-kegbot.py
(kb) $ kegbot runserver
Development server is running at http://localhost:8000/
For much more detail, see the complete Kegbot Server documentation.
Please see our main website, http://kegbot.org/, for documentation, the Kegbot Forum, and the Kegbot Blog.
You can also find us on #kegbot on freenode IRC.
You should definitely follow @kegbot on Twitter, all the cool kids are.
Firmware and schematics for Kegboard, our Arduino kegerator controller package, can now be found in a new repository: https://github.com/Kegbot/kegboard/
All code is offered under the GPLv2 license, unless otherwise noted.
Please see LICENSE.txt
for the full license.
All code and documentation are Copyright 2003-2012 Mike Wakerly, unless otherwise noted.
We love getting patches! Send us a pull request, or hop on to IRC if you'd like to chat about something substantial.