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

https://github.com/dyu/tinyjre

generates a tiny jre for linux/mac/windows
https://github.com/dyu/tinyjre

jre

Last synced: 7 months ago
JSON representation

generates a tiny jre for linux/mac/windows

Awesome Lists containing this project

README

          

# tinyjre
tiny jre for linux/macos/windows

## Dist (fetch and minify)
```sh
./dist.sh 8.422
```

## Release
```sh
./release.sh 1.8.422 GITHUB_TOKEN
```