Home

Awesome

<pre><code> ______ .~ ~. |`````````, .'. ..'''' | | | |'''|''''' .''```. .'' |_________| | | `. .' `. ..' | | `.______.' | `. .' `. ....'' | |</code></pre>

The Common Reusable SHell (CRaSH) is a shell designed for extending Java programs and the Java Virtual Machine.

How to build CRaSH

Obtaining CRaSH source code

CRaSH can be obtained by cloning the Git repository git@github.com:crashub/crash.git

<pre><code>git clone git@github.com:crashub/crash.git</code></pre>

Building CRaSH

CRaSH is built with Maven.

<pre><code>mvn package</code></pre>

The build produces several archives ready to use:

It also produce the distribution: