Ben Kurtovic 7b49e002d9 | vor 8 Jahren | |
---|---|---|
calefaction | vor 8 Jahren | |
static | vor 8 Jahren | |
templates | vor 8 Jahren | |
.gitignore | vor 8 Jahren | |
LICENSE | vor 8 Jahren | |
README.md | vor 8 Jahren | |
app.py | vor 8 Jahren | |
requirements.txt | vor 8 Jahren |
calefaction is a corporation manager and dashboard for the video game EVE Online.
git clone git@github.com:earwig/calefaction.git
cd calefaction
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
...
...