-
### Describe the bug
maybe this is the cause of #19752 but I notice that when running in devmode with jbang editing properties and vieweing properties does not work.
Properly sideeffect of quarkus…
-
See this discussion https://github.com/jbangdev/jbang/discussions/1441#discussioncomment-3508381
An idea I had is that we could perhaps do something like this (assume an app called "myapp" exists):…
-
See original PR https://github.com/jbangdev/jbang/pull/1037 and relevant bug report https://github.com/jbangdev/jbang/issues/1047
-
Hi,
I have some use cases for a very light jbang flavor, here are the thing I'd like to drop from jbang and things I need:
1. It must be able to resolve maven dependencies to add them in the scr…
-
Having an online tool which is aware of executing jbang scripts would be very beneficial.
A browser extension which adds an Execute button next to a GitHub Gist would be nice as well (similar to w…
-
I upgraded jbang to 0.45.0 and tried `jbang wrapper install`. It generated jbang command files but the file timestamp was 80's.
Also, the file browser is showing same -
Java version -
…
-
**Is your feature request related to a problem? Please describe.**
JBang offers commands to retrieve a list dependencies; e.g. `jbang info tools `, `jbang --verbose`
Using these approaches, the …
-
There seems to be a bug in Yasson version 3.0.0 and higher that affects the `@JsonbCreator` constructor when it has a Generic Type parameter. This issue is not present in Yasson version 2.0.4.
St…
-
```
/tmp ᐅ jbang -jar io.quarkus:quarkus-cli:1.13.0.Final:runner --verbose
Could not invoke void dev.jbang.cli.BaseBuildCommand.setJavaVersion(java.lang.String) with ar (java.lang.IllegalArgumentExc…
-
```
jbang config set -f . edit.deps com.github.almasb:fxgl:17
jbang edit something
```
generated project should have com.github.almasb... in its dependencies