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
- Host: GitHub
- URL: https://github.com/dyu/tinyjre
- Owner: dyu
- License: apache-2.0
- Created: 2022-02-17T18:00:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T04:56:56.000Z (about 1 year ago)
- Last Synced: 2025-01-22T10:13:46.399Z (9 months ago)
- Topics: jre
- Language: Shell
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
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
```