You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
It would be very helpful to add a new built in launcher that runs a script from, say, a property script.launcher.script (note, you may express the OS and use different properties for different os's).
To use this launcher instead of the default launcher, simply add .launcher(ScriptLauncher.class) to the configuration builder chain.
You might optionally pass over script args from the default bootstrap by passing them after a double dash --.