aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sbt b/build.sbt
new file mode 100644
index 0000000..0941ea1
--- /dev/null
+++ b/build.sbt
@@ -0,0 +1,2 @@
+//goto main project on load
+onLoad in Global := (Command.process("project vfd-main", _: State)) compose (onLoad in Global).value