mirror of https://github.com/sbt/sbt.git
Updated sbt 0.10 plugins list (markdown)
parent
8e9dd88ef5
commit
a24e4e8f9c
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue