From c0d574dc6134e4f406875ea5a1301ba46602a6ec Mon Sep 17 00:00:00 2001 From: vlad Date: Fri, 15 Jul 2016 19:41:26 -0400 Subject: Initial commit with standard lib, might be used a example of cake --- project/sbt-ui.sbt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 project/sbt-ui.sbt (limited to 'project/sbt-ui.sbt') 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 -- cgit v1.2.3