This commit is contained in:
parent
bc14aa40fe
commit
059b445e01
11
readme.md
11
readme.md
@ -16,6 +16,17 @@
|
|||||||
| Windows | 🟠 limited |
|
| Windows | 🟠 limited |
|
||||||
| GNU/Linux | 🟠 limited |
|
| GNU/Linux | 🟠 limited |
|
||||||
|
|
||||||
|
## building
|
||||||
|
**required tools**
|
||||||
|
- java 17 sdk
|
||||||
|
- git
|
||||||
|
- maven
|
||||||
|
|
||||||
|
**build steps**
|
||||||
|
clone the official repository linked below using `git clone`.
|
||||||
|
`cd` into the directory and run `mvn clean package`.
|
||||||
|
you will find a runnable jar with dependencies in the `target/` folder.
|
||||||
|
|
||||||
## support
|
## support
|
||||||
| category | info |
|
| category | info |
|
||||||
|---------------------|--------------------------------------------------------|
|
|---------------------|--------------------------------------------------------|
|
||||||
|
Loading…
Reference in New Issue
Block a user