Skip to content

Latest commit

 

History

History

README.md

Important

Run the scripts here from this directory, otherwise the program may not find required files.

Provided scripts

Every script is provided for Windows (.bat file ending) or Linux (.sh file ending).

  • install: Installs Python modules required for running the application
  • install-dev: Installs Python modules required for running the unit tests
  • run: Runs the application
  • run-tests: Executes the unit tests