- clone the repo
- set up a python dev-environment, e.g.
python -m venv venv
source venv bin/bin/activate
pip install -r requirements.txt`- install saxon
./shellscripts/script.sh
- The data for this application is not part of this repo but curated in legalkraus-data.
- run
./fetch_data.shto get and process the data
- run
ant
- change directory into
htmland start some server, e.g.
cd html
python -m http.serversee LICENSE.md
- build with DSE-Static-Cookiecutter