This commit is contained in:
parent
059b445e01
commit
8b048d71ed
@ -23,9 +23,10 @@
|
|||||||
- maven
|
- maven
|
||||||
|
|
||||||
**build steps**
|
**build steps**
|
||||||
clone the official repository linked below using `git clone`.
|
1. clone the official repository linked below using `git clone`.
|
||||||
`cd` into the directory and run `mvn clean package`.
|
2. `cd` into the directory and run `mvn clean package`.
|
||||||
you will find a runnable jar with dependencies in the `target/` folder.
|
3. you will find a runnable jar with dependencies in the `target/` folder.
|
||||||
|
4. run the built jar file with `java -jar target/autoqeual-*-dependencies.jar`.
|
||||||
|
|
||||||
## support
|
## support
|
||||||
| category | info |
|
| category | info |
|
||||||
|
Loading…
Reference in New Issue
Block a user