jbang-info(1) Name jbang-info - Provides info about the script for tools (and humans who are tools). Synopsis jbang info -o --fresh --quiet --verbose [COMMAND] Description Provides info about the script for tools (and humans who are tools). Options --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. Commands tools Prints a json description usable for tools/IDE’s to get classpath and more info for a jbang script/application. Exact format is still quite experimental. classpath Prints classpath used for this application using operating system specific path separation. install tools