No description
Find a file
Firq 1d3e7557b1
Some checks failed
/ build-artifacts (push) Successful in 11s
/ publish-artifacts (push) Successful in 10s
/ build-and-push-container (push) Successful in 3m16s
/ release (push) Successful in 9s
/ backend-pylint (push) Failing after 12m1s
new ver
2025-01-20 13:56:22 +01:00
.forgejo/workflows Switched API 2024-10-04 00:31:31 +02:00
support_formatter Utils and better handling 2024-10-04 15:03:44 +02:00
.gitignore Initial Version 2024-09-30 20:40:26 +02:00
Dockerfile Initial Version 2024-09-30 20:40:26 +02:00
MANIFEST.in Initial Version 2024-09-30 20:40:26 +02:00
pyproject.toml new ver 2025-01-20 13:56:22 +01:00
README.md Initial Version 2024-09-30 20:40:26 +02:00

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