jbang

Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.

MIT License

Stars
1.3K
Committers
91

Bot releases are visible (Hide)

jbang - v0.9.4

Published by github-actions[bot] over 4 years ago

News

  • Minor build bugfixes
jbang - v0.9.3

Published by github-actions[bot] over 4 years ago

News

  • --edit now generated vscode project where maven and gradle import are disabled to speed up import.
jbang - v0.8.1

Published by github-actions[bot] over 4 years ago

News

  • JAVA_HOME is now used if set to allow explicit control of which java/jshell/javac will be used by jbang
  • --edit now generate IDE specific files for Eclipse and VSCode to make it faster to launch and less dependent on Gradle plugins being present.
  • Added analytics.java example to show using Google Analytics API from Java
  • Minor fixes.
jbang - v0.7.5

Published by github-actions[bot] almost 5 years ago

News

  • Fixes to chocolatey packaging.
  • Fix where empty classpath confused Windows/bat launches.
jbang - v0.7.1

Published by github-actions[bot] almost 5 years ago

News

  • Fix bug where jbang <url> didn't get correct filenames which in turn made the java compiler unhappy as it insists filename = public classname
jbang - v0.7.0

Published by github-actions[bot] almost 5 years ago

News

  • Ability to set java and javac options using //JAVA_OPTIONS and //JAVAC_OPTIONS. Useful for tuning memory, garbage collection and enable Java preview features.
  • --verbose option to see what operations jbang does.
jbang - v0.6.4.3

Published by github-actions[bot] almost 5 years ago

News

  • Bugfixes for build.
jbang - v0.6.4.2

Published by github-actions[bot] almost 5 years ago

News

  • No functionality change but enabled push to chocolatey.
jbang - v0.6.4.1

Published by github-actions[bot] almost 5 years ago

News

  • Fixes to make homebrew have consistent sha256
jbang - v0.6.1

Published by github-actions[bot] almost 5 years ago

News

  • More examples from thanks to @brunoborges !
  • Bug fix that was causing some issues on Windows especially a lack of closed .jar files
jbang - v0.6.0.5

Published by github-actions[bot] almost 5 years ago

This release makes J'bang available on Windows and older versions of java.

  • Now built to run on Java 8+
  • Early Windows support by using bin/jbang.bat
  • JShell/.jsh now supports getting arguments by having a String[] args globally available
  • Faster startup on consecutive runs due to now doing compilation and jar creation work on older Java versions.

Give it at try, especially if you are on Windows I'm curious to hear if it works for you!

jbang - v0.5.0

Published by github-actions[bot] almost 5 years ago

jbang - v0.4.0.1

Published by github-actions[bot] almost 5 years ago

jbang - v0.3.2

Published by github-actions[bot] almost 5 years ago

jbang - v0.3.1

Published by github-actions[bot] almost 5 years ago

jbang - v0.2.1

Published by github-actions[bot] almost 5 years ago

jbang - v0.2.0.4

Published by github-actions[bot] almost 5 years ago

jbang - v0.2.0.2

Published by github-actions[bot] almost 5 years ago

jbang - v0.2.0.1

Published by github-actions[bot] almost 5 years ago

jbang - v0.2.0

Published by github-actions[bot] almost 5 years ago

Package Rankings
Top 6.73% on Proxy.golang.org