-
# đź”– Ressources
- https://github.com/opt-nc/jbang-catalog
- https://dev.to/optnc/we-have-just-released-our-jbang-catalog-4olj
-
It would probably be cool to have a jbang based `CodeExecutionEngine`.
@maxandersen did you already mention this or did I hallucinate?
-
If Windows has `WSL` installed it will make the command `bash` execute WSL by default instead of `git-bash`. This is a problem because the `jbang` library makes the following comparison to know how to…
-
As discussed here https://github.com/jbangdev/jbang/discussions/676 there are cases where you do not have a `.java` extension for your Jbang script.
Reproducer
Example:
* In the folder `~…
-
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 right now as you have to try and scrape the gener…
dsyer updated
4 months ago
-
1) cannot select location of the script
2) defaults to agent where it should default to empty or hello
3) the generated script is not opened so tricky to find in larger projects
-
**Describe the bug**
When the latest version is used with `RELEASE` (to get the latest version of a dependency) the `build.gradle` file created by `jbang edit -b` is incorrect.
**To Reproduce**
…
jmini updated
1 month ago
-
its all nice downloading jbang + jbang edit gives you full dev environment but
it would be nice if jbang-vscode could offer to install jbang to make it easy to start from downloading vscode instead …
-
I think https://github.com/jbangdev/jbang-idea/blob/main/src/main/resources/jbang-catalog-schema.json should be in the main repo and published to schemastore.org so it works for other IDE's json edito…
-
**Is your feature request related to a problem? Please describe.**
To know the jbang version at runtime in custom jbang app (eg camel-jbang)
**Describe the solution you'd like**
A clear and c…