Initial commit

This commit is contained in:
uohlhv 2021-09-16 20:44:09 +08:00
commit 8d1714777d
30 changed files with 1689 additions and 0 deletions

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# Requirement
- Oracle JDK >= 1.8
- Add JDK's `/bin` directory into environment variable `$PATH`.
# Compilation
Execute `compile.sh` (`compile.bat` for Windows).
# Archive
Execute `archive.sh` (`archive.bat` for Windows).