InstallationΒΆ
Obtaining it from source:
$ git clone git@github.com:otto-de/gatekeeper.git
Installing from Source with virtual environment:
$ ./setup.sh [OPTIONS]
Options:
--no-venv Installs packages globally. May need root privileges --doc-deps Inlcudes dependencies to build this documentation.
Run tests:
$ ./run-tests.sh