Use launcher wrapper to initialize runfiles (#38) This avoid the need to copy&paste the verbose initialization snippet into every script. This should resolve the issues raised in #24. --------- Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>