-
using Camel JBang to handle the run part will allow to use a productized version, select different versions and have dependencies downloaded automatically.
-
until now i've been hesitant to make jbang pluggable but I think I found a usecase where it could be the best option: extend jbang to do things like `test`, `codecov` etc.
these are things I don't …
-
currently jbang create action takes out put of `jbang template list` and show to user (which is great) but
should also be possible to enter in template name to allow to mimick what `jbang init -t ju…
-
jbang version 0.117.1
If you run "jbang hello.groovy" in a powershell window you will see this error:
```
Error: Could not find or load main class .grape.enable=false
Caused by: java.lang.ClassN…
-
im trying to run the kotlin kernel using jbang but are finding the jars published in maven central has incomplete dependencies.
using specific version:
```
jbang info tools org.jetbrains.kotlinx:…
-
**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 `, …
-
Is it possible to work with AWS Code Artifactory with Camel JBang?
I am trying to execute below.
camel run --name example timer2.camel.yaml Test.java --deps=io.confluent:kafka-protobuf-serialize…
-
Trying to use this on jbangdev which is quite simple org but it eventually fails:
```
Warning: Interpolation-only expressions are deprecated
on github-team-memberships-jbang-catalog.tf line 3…
-
**Some context**
I'm trying to get [JBang](https://www.jbang.dev/) scripts work OOTB in VS Code. Since the classpath dependencies are coded right in the Java file, I use a similar mechanism to invisi…
-
The [jbang project](https://github.com/jbangdev/jbang) may be interesting as a robust and platform-independent replacement of bash scripting.
JBang needs to be installed on the system where the scr…