Skip to content

Developemt Guidelines

Here you will find details on how to set up a dev environment in order to develop a new feature or fix a bug.

Dev environment

Re-requisites

  • Docker
  • pre-commit

Setup

After forking the repo, navigate in the project and:

pre-commit install