Update README.md

Removed sbt since it is certainly at a point where I can't recommend it, the syntax is too complicated and obscure.
This commit is contained in:
akullpp
2014-07-11 23:25:56 +02:00
parent 462867e94f
commit 2c63f60fdc

View File

@ -50,7 +50,6 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
* [Apache Buildr](http://buildr.apache.org/) - Perform builds using Ruby scripts.
* [Apache Maven](http://maven.apache.org/) - Declarative lifecycle and dependency managment which favors conventions.
* [Gradle](http://www.gradle.org/) - Incremental builds which are programmed via Groovy.
* [sbt](http://www.scala-sbt.org/) - Interactive build tool using Scala.
## Code Analysis