Abstractions and tools to manage background tasks
- Free software: Mozilla Public License Version 2.0
- Documentation: https://anyblok-background-tasks.readthedocs.io.
- TODO
- Install dependencies to hack this project.
make install-dev
- Setup database used to run test
make setup
- Setup pre-commit hooks (Optionnal)
pre-commit install --install-hooks
You can use -n option to git commit command to not call hooks
Pierre Verkest [email protected] https://github.com/petrus-v
This Anyblok package was created with audreyr/cookiecutter and the AnyBlok/cookiecutter-anyblok-project project template.