Updated sbt 0.10 plugins list (markdown)

harrah 2011-06-27 08:07:22 -07:00
parent 6f854c2b19
commit caf09e9baf
1 changed files with 1 additions and 1 deletions

@ -25,11 +25,11 @@ The purpose of this page is to aid developers in finding plugins that work with
### Static Code Analysis plugins
* findbugs4sbt: https://bitbucket.org/jmhofer/findbugs4sbt (FindBugs only supports Java projects atm)
* xsbt-proguard-plugin: https://github.com/siasia/xsbt-proguard-plugin
### One jar plugins
* sbt-assembly: https://github.com/eed3si9n/sbt-assembly
* xsbt-proguard-plugin: https://github.com/siasia/xsbt-proguard-plugin
### CoffeeScript Plugin