Skip to content

Commit 16fc626

Browse files
committed
Added uberjar instructions to readme
1 parent 10f1f52 commit 16fc626

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ If the structure of the report changes (new tests are added for example), you wi
55

66
If you don't have an existing CONFIG_FILE and you want to use it, go to https://firecracker-ui-prod.practitest.com/ and generate one.
77
To login, you can use your PractiTest credentials and follow the instructions in the link. Then you can continue here and set the config-path to your configuration file path.
8+
9+
## Building uberjar
10+
11+
```shell
12+
clojure -A:depstar -m hf.depstar.uberjar practitest-firecracker-standalone.jar -C -m practitest-firecracker.core
13+
```
14+
815
## Usage
916

1017
### help

0 commit comments

Comments
 (0)