aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Borner2019-04-04 16:03:26 +0200
committerMarvin Borner2019-04-04 16:03:26 +0200
commitb1ac24f50f50e6c61b5378968d9363a4df07680b (patch)
tree7d3a348353e174af079be04e1da3d7b0bcad52b2
parentfb58f161a5036e3f1fdc040679b6ee9efe22ade2 (diff)
Added README
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..577a6dc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Kloud
+### The secure and minimalistic cloud based on Kotlin
+
+#### Development setup
+* Clone repository
+* `./gradlew compileRocker`
+* `./gradlew run`