github jbangdev/jbang v0.16.0

latest releases: v0.132.1, v0.132.0, v0.131.0...
5 years ago

News

All about making non-extension files just work - useful for writing git, kubectl, etc. plugins.

  • Supporting running non-extension file names, like helloworld as if it was a .java file.
  • non-extension files will have kebab-case applied so if its named kubectl-myplugin then its assumed the class inside it is called KubectlMyPlugin
  • if a non-extension file starts with #! the first line will be removed before compiling.

Don't miss a new jbang release

NewReleases is sending notifications on new releases.