From 8cef8412cf6db9d7bb63ded6ba9f5c99bd42214d Mon Sep 17 00:00:00 2001 From: Julien Viet Date: Sat, 15 Aug 2015 12:20:11 +0200 Subject: [PATCH] Added CRaSH the shell for the JVM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ebbd69..57406d8 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Commons](http://commons.apache.org/) - Provides different general purpose functions like configuration, validation, collections, file upload or XML processing. * [args4j](http://args4j.kohsuke.org/) - Command line arguments parser. +* [CRaSH](http://www.crashub.org) - The shell for the Java Platform. * [Gephi](https://github.com/gephi/gephi/) - A cross-platform for visualizing and manipulating large graph networks. * [Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth. * [JADE](http://jade.tilab.com/) - Providers a framework and an environment to build and to debug multi-agent systems.