Implemented examples.
This commit is contained in:
parent
42348476f6
commit
5c64d4b30e
3 changed files with 26 additions and 6 deletions
|
@ -4,9 +4,8 @@ plugins {
|
|||
application
|
||||
}
|
||||
|
||||
// ./gradlew run runJava
|
||||
|
||||
defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
||||
// ./gradlew run --args='https://erik.thauvin.net'
|
||||
// ./gradlew runJava --args='https://erik.thauvin.net'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue