Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 1.79 KB

README.rst

File metadata and controls

79 lines (45 loc) · 1.79 KB
Build status Coverage Version status Documentation Status

Anyblok background tasks

Abstractions and tools to manage background tasks

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 [email protected] https://github.com/petrus-v

Credits

This Anyblok package was created with audreyr/cookiecutter and the AnyBlok/cookiecutter-anyblok-project project template.