Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vietj/crash-minimal

A trimmed down version of CRaSH (less than 1MB) that embeds a custom command and provides a single executable far jar.
https://github.com/vietj/crash-minimal

Last synced: 20 days ago
JSON representation

A trimmed down version of CRaSH (less than 1MB) that embeds a custom command and provides a single executable far jar.

Awesome Lists containing this project

README

        

# CRaSH minimal custom packaging example

A trimmed down version of CRaSH (less than 1MB) that embeds a custom command and provides a single executable far jar.

## Usage

```
% mvn package
...
% java -jar target/minimal-1.0-SNAPSHOT.jar
```