Readme
This commit is contained in:
parent
5e09d8a3a4
commit
cca4201ad7
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Labbar
|
||||
|
||||
## Run/Test
|
||||
|
||||
Install [Gradle](https://docs.gradle.org/current/userguide/userguide.html)
|
||||
|
||||
```bash
|
||||
$ ./gradlew run
|
||||
$ ./gradlew test
|
||||
```
|
Loading…
Reference in a new issue