You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're thinking in supporting --directory as well as repeatable entries for the 3 previous flags (--gav, --url, --file), eventually letting all of them to be combined with any arity. Well, at least one option must be defined.
Will have to look at the format produced by jbang classpath to figure out how to support it.
today jarviz assumes single file, url or GAV.
would be nice if
--classpath
or similar would be an option then you could do things like:jarviz manifest show --classpath=
jbang info classpath env@jbangdev`And easily get info about all jars referenced on the classpath rather than the single one.
The text was updated successfully, but these errors were encountered: