Mirror of Apache Geronimo gshell
Java HTML Groovy Other
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= gshell-api
carview.php?tsp= gshell-application
carview.php?tsp= gshell-assembly
carview.php?tsp= gshell-bootstrap
carview.php?tsp= gshell-cli
carview.php?tsp= gshell-commands
carview.php?tsp= gshell-maven-plugin
carview.php?tsp= gshell-parser
carview.php?tsp= gshell-support
carview.php?tsp= gshell-testsuite
carview.php?tsp= gshell-wisdom
carview.php?tsp= src
carview.php?tsp= LICENSE.txt
carview.php?tsp= NOTES.txt
carview.php?tsp= NOTICE.txt
carview.php?tsp= README.txt
carview.php?tsp= pom.xml

README.txt

 +----------+
 | Building |
 +----------+
# Helpful to build & test...
mvn "$@"
rm -rf gshell-*-SNAPSHOT
gunzip -c ./gshell-assembly/target/gshell-*-bin.tar.gz | tar xf -
./gshell-*/bin/gsh "$@"