Contributing#
This project is hosted on GitHub.
Scripts#
We provide a Makefile which helps the developers to:
- run tests,
- build the documentation (Processing algorithms)
Code#
SQL and Python are covered by unittests with Docker.
1 2 3 |
|
Documentation#
The documentation is using MkDocs with Material :
1 2 |
|
- Processing algorithms documentation can be generated with:
1 |
|