Changes since version 0.4.1:
- Add a new
setup-scriptmode to facilitate the creation of a native ODK environment.
Calling the runner as follows:
$ odkrun setup-scriptwill 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.)