aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c6ad8d0bc..3049604f7 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,20 @@
dotty
=====
-The experimental compiler for a Scala dialect based on DOT \ No newline at end of file
+The experimental compiler for a Scala dialect based on DOT.
+
+### To get started:
+```
+ sbt compile
+ sbt run
+```
+The tests (`sbt test`) don''t work yet.
+
+
+### To use the Scala IDE:
+```
+ sbt eclipse
+```
+Notes:
+ * You will need the Scala IDE for 2.11.0-M7
+ * There are 2 spurious version incompatibility warnings