Some mvn jbang:run Blah.java
command
#1930
Unanswered
mickaelistria
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, to use JBang, one has to install it. In many environments, jbang might not be directly available where
mvn
might be available. Would it be possible (and interesting) to get a command to wrapjbang
into Maven so that it could be used directly through CLI for any Java file, without even requiring a preliminary install nor a pom.xml ?Beta Was this translation helpful? Give feedback.
All reactions