jbang icon indicating copy to clipboard operation
jbang copied to clipboard

jbang edit does not seem to include config edit.deps

Open maxandersen opened this issue 4 years ago • 2 comments

jbang config set -f . edit.deps com.github.almasb:fxgl:17
jbang edit something

generated project should have com.github.almasb... in its dependencies

maxandersen avatar Jan 08 '22 22:01 maxandersen

even using --deps directly does not work so something broken in edit command.

maxandersen avatar Jan 08 '22 22:01 maxandersen

So the title of this issue is really something like "jbang edit can't add/set dependencies"?

quintesse avatar Jan 11 '22 10:01 quintesse