summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-runner/src/cli
AgeCommit message (Collapse)Author
2022-05-18refactor(web/runner): Move runner CLI into separate configurationFabian Mastenbroek
This change splits the command line interface from the OpenDC web runner into a separate configuration. We plan to re-use the runner code for a Quarkus extension that integrates the runner in development mode.