-
can you give answer to life?
-
Hi. When we specify `//JAVA` directive for a JBang script and run it with `jbang run`, obviously the version specified in the directive is used.
However, when we try to edit the same script with `jb…
-
would be awesome if the man page generator would be able to generate a single html page instead of *per* subcommand. The current end result ends up being very fragmented.
reason: https://github.com…
-
### Please describe the feature that you want to propose
Support for XML would be beneficial for some users.
The goal would be to define a path to support Camel XML DSL
-
JBang extracts snippet code by id and run it. How about `jbang --snippet demo App.java ` ? I can add run icon for snippet in IDEA and invoke JBang to run the snippet.
JEP 413: Code Snippets i…
-
how should we allow setting a global default for deps ?
maybe simply use the empty group ? `jbang config set .deps g:a:v` ?
semantics will be that its just a default so if user sets its own …
-
not sure if this is a bug or not....but I can do:
`jbang catalog add --name xam.dk xam.dk` even though I can do `jbang catalog list xam.dk`
shouldn't we allow aliases with .'s or is that going …
-
Hello,
I have been investigating the feasibility of using JBang to propose an alternative solution for running java code snippets for our projects. If successful, it would be possible to simplify…
-
I'm trying to compile Numpy and Scipy on Xeon Phi. While running the Makefile, I got an error saying patch: ***\* Only garbage was found in the patch input.
From reading the log, the error occurs whe…
-
See and Run GIST here:
jbang --verbose https://gist.githubusercontent.com/weolopez/d6a6729f5be5febbfea46ba4b6a1a7a4/raw/6de6955cf8ed0a6bc0a3c4710cbc0f0b47fa647d/Jbang_Quarkus_Scheduler.java