Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vietj/crash-minimal
- Owner: vietj
- Created: 2014-10-31T10:04:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-31T16:40:31.000Z (about 10 years ago)
- Last Synced: 2024-11-08T20:49:54.788Z (2 months ago)
- Language: Java
- Size: 121 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```