Skip to content

Add command line interface module

Lukas Riedel requested to merge add-cli into master

What does this MR do?

Add a command line interface to the Python module. The interface is currently capable of executing a simulation.

Changes:

  • Add command line interface to Python module..
  • Add CI job for testing the CLI.
  • Reduce artifact size of CI jobs to speed up CI pipeline.
Edited by Lukas Riedel

Merge request reports