brewman/brewman
2023-12-25 10:53:21 +05:30
..
alembic Fix: Recipe now checks for recursion (hopefully) 2023-08-12 08:29:21 +05:30
brewman Changes made by ruff 2023-12-25 10:53:21 +05:30
.gitignore Some git cleanup 2022-07-29 07:28:09 +05:30
.pre-commit-config.yaml Moved from flake8 / black / isort to ruff 2023-12-25 10:50:51 +05:30
alembic.ini Feature: Adding recipe templates to print recipes. 2023-07-23 08:12:21 +05:30
docker-entrypoint.sh
gunicorn.conf.py Chore: Started using gunicorn 2023-08-06 09:09:02 +05:30
logging.conf Chore: Started using gunicorn 2023-08-06 09:09:02 +05:30
pyproject.toml Moved from flake8 / black / isort to ruff 2023-12-25 10:50:51 +05:30
run.sh Chore: Started using gunicorn 2023-08-06 09:09:02 +05:30
tests-start.sh