Skip to content

xandrox/fsh-executer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

run the plugin

export FORGE_OPTS="-Dexec.fsh.file=./fshexecuter/test.fsh \
	-Dnewproject.dir=test \
	-Dnewproject.topLevelPackage=org.adorsys.test \
	-Dnewproject.name=test"
forge

output

execute script /Users/sso/Documents/dev/adorsys/fsh-executer/src/test/resources/de/adorsys/fshexecuter/test.fsh
***SUCCESS*** Created project [test] in new working directory [/Users/sso/Documents/dev/adorsys/test]
Wrote /Users/sso/Documents/dev/adorsys/test/pom.xml
finished script 

install the plugin

In project root:

forge source-plugin

About

Exceutute Jboss Forge script from Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages