add running instructions (#21)

This commit is contained in:
Aria Moradi
2021-08-21 07:35:12 +04:30
committed by GitHub
parent d2c2c736a7
commit 52afbb8619

View File

@@ -68,6 +68,8 @@ You need this software packages installed in order to build this project:
### Building a jar for your OS ### Building a jar for your OS
Run `./gradlew packageUberJarForCurrentOS`, the resulting built jar file will be `build/compose/Tachidesk-JUI-os-arch-X.Y.Z.jar`. Run `./gradlew packageUberJarForCurrentOS`, the resulting built jar file will be `build/compose/Tachidesk-JUI-os-arch-X.Y.Z.jar`.
### Running without package
Run `./gradlew run`, JUI will build and run. Use this for debugging and development purposes.
## Translation ## Translation
Feel free to translate the project on [Weblate](https://hosted.weblate.org/projects/tachideskjui/desktop/) Feel free to translate the project on [Weblate](https://hosted.weblate.org/projects/tachideskjui/desktop/)