github jbangdev/jbang v0.41.0

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

News

New features:

  • You can now use --class-path <file> and --deps <gav> to add additional jars to your script. Useful for use with serviceloaders for dynamic class and/or resource loading.
  • Early support for //FILES <path>[=<destination>] to allow adding resources to the project. i.e. //FILES META-INF/application.properties index.html=META-INF/resources/index.html Results in META-INF/application.properties and a `META-INF/resources/index.html' in the classpath/jar.

Be aware //FILES does not work with jbang edit and http based scripts. Will come later.

Don't miss a new jbang release

NewReleases is sending notifications on new releases.