Crash
The shell for the Java Platform
Install / Use
/learn @crashub/CrashREADME
The Common Reusable SHell (CRaSH) is a shell designed for extending Java programs and the Java Virtual Machine.
- Website : http://www.crashub.org
- JIRA: http://jira.exoplatform.org/browse/CRASH
- Documentation: http://www.crashub.org
- Continuous Integration: https://vietj.ci.cloudbees.com/job/CRaSH/
How to build CRaSH
Obtaining CRaSH source code
CRaSH can be obtained by cloning the Git repository git@github.com:crashub/crash.git
Building CRaSH
CRaSH is built with Maven.
<pre><code>mvn package</code></pre>The build produces several archives ready to use:
crsh.shell-${version}-standalone.jar: a minimalistic standalone jar (to run withjava -jar crsh.shell-${version}-standalone.jar)packaging/target/crsh-${version}-spring.war: the Spring warpackaging/target/crsh-${version}.war: the web app war
It also produce the distribution:
distrib/target/crash-${version}-docs.tar.gz: the documentationdistrib/target/crash-${version}.tar.gz: the standalone distributiondistrib/target/crash-${version}-war.tar.gz: the web app distributiondistrib/target/crash-${version}-spring.tar.gz: the Spring distributiondistrib/target/crash-${version}-mule-app.tar.gz: the Mule distribution
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
