jbang-wrapper-install(1)
Name
jbang-wrapper-install - Install/Setup jbang as a `wrapper` script in a folder
Options
- -d, --dir=<arg0>
-
The folder to install the wrapper into.
- -f, --force
-
Force installation of wrapper even if files already exist
- --fresh
-
Make sure we use fresh (i.e. non-cached) resources.
- -o, --offline
-
Work offline. Fail-fast if dependencies are missing. No connections will be attempted
- --quiet
-
jbang will be quiet, only print when error occurs.
- --verbose
-
jbang will be verbose on what it does.