# geronimo-gshell **Repository Path**: mirrors_apache/geronimo-gshell ## Basic Information - **Project Name**: geronimo-gshell - **Description**: Mirror of Apache Geronimo gshell - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: trunk - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 "$@"