Updated sbt 0.10 plugins list (markdown)

bigtoast 2011-11-26 18:01:16 -08:00
parent 8e9dd88ef5
commit a24e4e8f9c
1 changed files with 4 additions and 0 deletions

@ -68,6 +68,10 @@ The purpose of this page is to aid developers in finding plugins that work with
* sbt-antlr (Generate Java source code based on ANTLR3 grammars): https://github.com/stefri/sbt-antlr
* xsbt-reflect (Generate Scala source code for project name and version): https://github.com/ritschwumm/xsbt-reflect
* lifty (Brings scaffolding to SBT): https://github.com/lifty/lifty
* sbt-thrift (Thrift Code Generation): https://github.com/bigtoast/sbt-thrift
### Database plugins
* sbt-liquibase (Liquibase RDBMS database migrations): https://github.com/bigtoast/sbt-liquibase
### Documentation plugins