/geronimo-gshell

Mirror of Apache Geronimo gshell

Primary LanguageJavaApache License 2.0Apache-2.0

 +----------+
 | Building |
 +----------+

# Helpful to build & test...

mvn "$@"
rm -rf gshell-*-SNAPSHOT
gunzip -c ./gshell-assembly/target/gshell-*-bin.tar.gz | tar xf -

./gshell-*/bin/gsh "$@"