Skip to content

afonasev/debts

Repository files navigation

Debts

Python: 3.7+ Build Status License: MIT Code style: black

The debts management service.

Run develop server with autoreload

make up

Run autoformat, linters, tests

make pretty lint test

Install git precommit hook

make precommit_install

Create local venv and install deps

make init

License

MIT