/cap-of-invisibility

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Magic Cape

Setup

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt