Unleash the power of java
JBang brings fast, frictionless Java to the terminal. Run Java source files, scripts, JARs, and cataloged apps with automatic dependency resolution and JDK management, without setting up a full project first. It is ideal for scripting, prototyping, CLI tools, automation, and quickly trying Java libraries while still using the full Java ecosystem.
$ brew install jbangdev/tap/jbang$ curl -Ls https://sh.jbang.dev | bash -s - app setup$ choco install jbangto comment.