jbang icon indicating copy to clipboard operation
jbang copied to clipboard

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.

Results 271 jbang issues
Sort by recently updated
recently updated
newest added

It's *really* hard (impossible?) to find the location of the script that launched the JVM from within jbang. It would be really useful to be able to do that so...

I would like to be able to use JBang to run another JBang command (so I can do some processing of user input and delegate the result). It's quite hard...

ideas

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `4355270` -> `b611370` | ---...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.wiremock:wiremock](http://wiremock.org) ([source](https://redirect.github.com/wiremock/wiremock)) | `3.12.1` -> `3.13.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.wiremock:wiremock/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

A new ArtifactType that is also present in Maven4. The 'fatjar' type denotes a Java JAR file that is "self sufficient", contains all the dependencies. This makes resolver stop resolving....

As far as I can tell jbang always runs with -classpath, even if the resolved "script" is an executable jar. The logical thing to do would seem to be to...

ideas

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | | [actions/download-artifact](https://togithub.com/actions/download-artifact) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hamcrest:hamcrest-library](http://hamcrest.org/JavaHamcrest/) ([source](https://redirect.github.com/hamcrest/JavaHamcrest)) | `2.2` -> `3.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.hamcrest:hamcrest-library/3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**Is your feature request related to a problem? Please describe.** After further reflection on the issue #1803, now I think that it'd be great if JBang provides another directive `//JBANG_OPTIONS...

ideas