mirror of
https://gitlab.uni-marburg.de/langbeid/powersort.git
synced 2025-01-21 19:50:35 +01:00
README
This commit is contained in:
parent
b8bb39cea1
commit
80cdd62439
@ -24,12 +24,16 @@ This should include version >= 17, e.g.:
|
|||||||
|
|
||||||
### Tasks
|
### Tasks
|
||||||
|
|
||||||
List all tasks:
|
List all Gradle tasks which can be run:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
./gradlew tasks
|
./gradlew tasks
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This can also be done graphically in IntelliJ:
|
||||||
|
|
||||||
|
![intellij-gradle.png](intellij-gradle.png)
|
||||||
|
|
||||||
## Test Cases
|
## Test Cases
|
||||||
|
|
||||||
Run the task "test":
|
Run the task "test":
|
||||||
|
BIN
intellij-gradle.png
Normal file
BIN
intellij-gradle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Loading…
x
Reference in New Issue
Block a user