mirror of
https://github.com/InsanusMokrassar/KotlinPublicationScriptsBuilder.git
synced 2024-12-22 00:27:23 +00:00
Update README.md
This commit is contained in:
parent
6cba004160
commit
9a5d01224c
@ -20,7 +20,7 @@ Instead of `artifact.jar` place name of loaded file. Currently in [releases](htt
|
||||
|
||||
`./gradlew clean build`
|
||||
|
||||
In case you wish to launch: `./gradlew run`. You may pass your configuration name with `./gradlew run --args="path/to/config.kpsb"`. Besides, you may create jar for your OS with `./gradlew packageUberJarForCurrentOS`, but with high probability you will require at least JDK 14 for this operation.
|
||||
In case you wish to launch: `./gradlew run`. You may pass your configuration name with `./gradlew run --args="path/to/config.kpsb"`. Besides, you may create jar for your OS with `./gradlew packageUberJarForCurrentOS`. Besides you may wish to create distributable files, than you will need to run `./gradlew createDistributable`, but with high probability you will require at least JDK 14 for this operation.
|
||||
|
||||
## Output
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user