Initial commit
This commit is contained in:
commit
8d1714777d
30 changed files with 1689 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue