-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
forge --install org.jboss.forge:example,2.0.0-SNAPSHOT
the forge shell script itself should be able to kick off an installation of an addon
1:18
gastaldi
hum
1:18
lincolnthree
forge --install org.example:plugin,2.0.0-SNAPSHOT —repository=~/.forge/custom_addons_dir
1:18
kenfinnigan
so would that start forge, install an addon, and forge be ready with that addon?
1:18
lincolnthree
it would then shut down
but the addon would be installed
1:18
kenfinnigan
ah ok
1:18
lincolnthree
so basically like forge -e
but just for installing addons
removal should also be possible
and listing what's there
should be easy to do!
1:19
relatively