Forsee41 / band-tracker-bot

MIT License
1 stars 0 forks source link

Python project template

Pre-configured project template.

Setup steps

  1. Create Dockerfile if needed or remove .dockerignore.
  2. Install pre-commit hooks with pre-commit install from shell.
  3. Add CI pipeline if needed.