Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gastaldi/watch-addon
- Owner: gastaldi
- Created: 2016-06-24T18:50:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T19:25:19.000Z (over 8 years ago)
- Last Synced: 2024-11-08T09:47:36.196Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
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