Updated Full Configuration Example (markdown)

RayRacine 2011-06-20 09:29:23 -07:00
parent 2668afef07
commit 510457eac8
1 changed files with 4 additions and 0 deletions

@ -1,5 +1,9 @@
Example of a Full configuration. Full configurations are written in Scala, so this example would be placed as project/Build.scala, not build.sbt.
Other gist examples of a full configuration.
* [Similar but larger example.](git://gist.github.com/1021873.git)
```scala
import sbt._