diff options
author | Marvin Borner | 2019-04-18 22:20:16 +0200 |
---|---|---|
committer | Marvin Borner | 2019-04-18 22:20:16 +0200 |
commit | 0e7c4ef365d21e1e283c814124dba318a7772603 (patch) | |
tree | 9f3694dc359a457d0eed3309bedb9fab9a3d2cd5 | |
parent | 551868000825ebbe037b1be494679b24c2f0fcac (diff) |
Updated development instructions
Co-authored-by: LarsVomMars <lars@kroenner.eu>
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -10,15 +10,16 @@ ## Features of Kloud - Intuitive and minimalistic interface - Fast uploading/downloading/editing/deleting of files +- Graphical previews of several file types (eg. images, videos, markdown, html) - Instant responses via efficient codebase - Multiple user support -- Sharing between users +- Sharing of files/directories - Supports Windows, MacOS, Linux and *BSD - Open source ## Development setup +* Setup JVM Environment * Clone repository -* `./gradlew[.bat] compileRocker` * `./gradlew[.bat] run` ## Help us with a small donation :) |