mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
add running instructions (#21)
This commit is contained in:
@@ -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/)
|
||||||
|
|||||||
Reference in New Issue
Block a user