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

https://github.com/apache/geronimo-gshell

Mirror of Apache Geronimo gshell
https://github.com/apache/geronimo-gshell

geronimo http java javaee network-server web-framework

Last synced: 10 months ago
JSON representation

Mirror of Apache Geronimo gshell

Awesome Lists containing this project

README

          

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

# Helpful to build & test...

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

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