aboutsummaryrefslogtreecommitdiff
path: root/project/sbt-ui.sbt
diff options
context:
space:
mode:
authorvlad <vlad@drivergrp.com>2016-07-15 19:41:26 -0400
committervlad <vlad@drivergrp.com>2016-07-15 19:41:26 -0400
commitc0d574dc6134e4f406875ea5a1301ba46602a6ec (patch)
tree606a56d184bd8c4d67f98b5aa3fafa3640a8190f /project/sbt-ui.sbt
downloaddriver-core-c0d574dc6134e4f406875ea5a1301ba46602a6ec.tar.gz
driver-core-c0d574dc6134e4f406875ea5a1301ba46602a6ec.tar.bz2
driver-core-c0d574dc6134e4f406875ea5a1301ba46602a6ec.zip
Initial commit with standard lib, might be used a example of cake
Diffstat (limited to 'project/sbt-ui.sbt')
-rw-r--r--project/sbt-ui.sbt3
1 files changed, 3 insertions, 0 deletions
diff --git a/project/sbt-ui.sbt b/project/sbt-ui.sbt
new file mode 100644
index 0000000..7c28b97
--- /dev/null
+++ b/project/sbt-ui.sbt
@@ -0,0 +1,3 @@
+// This plugin represents functionality that is to be added to sbt in the future
+
+addSbtPlugin("org.scala-sbt" % "sbt-core-next" % "0.1.1") \ No newline at end of file