Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 583 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 583 Bytes

Description

GShell - A command-line shell framework.

License

Apache 2.0

Support

To submit an issue, please use the Sonatype Issue Tracker.

Building

Requirements

  • Maven 3+ (3.0+)
  • Java 5+

Check out and build:

git clone git://github.com/sonatype/gshell.git
cd gshell
mvn install

After this completes, you can unzip the assembly and launch the shell:

unzip gshell-assembly/target/gshell-*-bin.zip
./gshell-*/bin/gsh