Anyblok background tasks
Abstractions and tools to manage background tasks
- Free software: Mozilla Public License Version 2.0
- Documentation: https://anyblok-background-tasks.readthedocs.io.
Features
- TODO
Contribute
- 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
Author
Pierre Verkest pierreverkest84@gmail.com https://github.com/petrus-v
Credits
This Anyblok package was created with audreyr/cookiecutter and the AnyBlok/cookiecutter-anyblok-project project template.