Skip to content

ODKRunner 0.4.1

Latest

Choose a tag to compare

@gouttegd gouttegd released this 06 Dec 15:49
· 5 commits to main since this release
odkrunner-0.4.1
2f94037

Changes since version 0.4.1:

  • Add a new setup-script mode to facilitate the creation of a native ODK environment.

Calling the runner as follows:

$ odkrun setup-script

will produce (on the standard output) a shell script that can be used to automatically initialize a native ODK environment, which can then be invoked with odkrun -n.

(Highly experimental, GNU/Linux and macOS only.)