No description
.forgejo/workflows | ||
support_formatter | ||
.gitignore | ||
Dockerfile | ||
MANIFEST.in | ||
pyproject.toml | ||
README.md |
support-organizer
Setup
Set up the venv and requirements
py -m venv .venv
.venv/Scripts/activate
pip install -e .
Running
Start the server using
py -m support-formatter