summaryrefslogtreecommitdiff
path: root/examples/scala-js/sbt-plugin-test/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scala-js/sbt-plugin-test/README.md')
-rw-r--r--examples/scala-js/sbt-plugin-test/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/scala-js/sbt-plugin-test/README.md b/examples/scala-js/sbt-plugin-test/README.md
new file mode 100644
index 0000000..71414a3
--- /dev/null
+++ b/examples/scala-js/sbt-plugin-test/README.md
@@ -0,0 +1,7 @@
+This is a standalone SBT project to test the Scala.js SBT plugin as it
+will be used by the users. (Through normal SBT dependency
+management). This needs the Scala.js artifacts to be published
+locally.
+
+It has two subprojects, to test Scala.js with and without DOM. Both
+subprojects have a main class and a test.