Finalized README

This commit is contained in:
Erik C. Thauvin 2016-07-21 22:48:10 -07:00
parent 066eead111
commit a4b333e854
4 changed files with 15 additions and 10 deletions

View file

@ -6,8 +6,8 @@ import net.thauvin.erik.kobalt.plugin.maven.local.*
val repos = repos(localMaven())
val pl = plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.4.0-beta.jar"))
//val pl = plugins("net.thauvin.erik:kobalt-maven-local:0.4.0-beta")
//val pl = plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.5.0.jar"))
val pl = plugins("net.thauvin.erik:kobalt-maven-local:0.5.0")
val example = project {