apache / geronimo-gshell

Mirror of Apache Geronimo gshell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

# Helpful to build & test...

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

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

About

Mirror of Apache Geronimo gshell

License:Apache License 2.0


Languages

Language:Java 90.2%Language:HTML 5.4%Language:Groovy 3.1%Language:Batchfile 0.7%Language:Shell 0.6%