Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gastaldi/watch-addon

JBoss Forge add-on to watch for addon changes and reinstall them
https://github.com/gastaldi/watch-addon

Last synced: 5 days ago
JSON representation

JBoss Forge add-on to watch for addon changes and reinstall them

Awesome Lists containing this project

README

        

== Watch Addon changes
:idprefix: id_
This addon provides *standalone* functionality.

Add-on development done faster

=== Installation

From Forge CLI:

[source,shell]
----
addon-install-from-git --url https://github.com/gastaldi/watch-addon.git
----

Then you can use it like:

[source,shell]
----
[watch-addon]$ addon-watch-start
***INFO*** Monitoring changes on org.jboss.forge.addon:watch,1.0.0-SNAPSHOT
***INFO*** Monitoring changes on org.jboss.forge.addon:wildfly-swarm,1.0.0-SNAPSHOT
----

Whenever you mvn clean install your add-on project, it will be automatically installed and available in Forge