Moved literator to Completed; Updated information about other plugins

Alexey Alekhin 2017-10-17 22:27:36 +02:00
parent 31b6d3e5cc
commit 69283c21b8
1 changed files with 5 additions and 4 deletions

@ -58,14 +58,13 @@
| [remeniuk/sbt-netbeans-plugin](https://github.com/remeniuk/sbt-netbeans-plugin) | 38 | ? | ? |
| [Gekkio/sbt-jrebel-plugin](https://github.com/Gekkio/sbt-jrebel-plugin) | 38 | ? | ? |
| [timperrett/sbt-cloudbees-plugin](https://github.com/timperrett/sbt-cloudbees-plugin) | 36 | ? | ? |
| [scalacenter/sbt-release-early](https://github.com/scalacenter/sbt-release-early) | 36 | ? | ? |
| [scalacenter/sbt-release-early](https://github.com/scalacenter/sbt-release-early) | 36 | merged | https://github.com/scalacenter/sbt-release-early/pull/11 |
| [tototoshi/sbt-slick-codegen](https://github.com/tototoshi/sbt-slick-codegen) | 35 | merged | https://github.com/tototoshi/sbt-slick-codegen/pull/14 |
| [Verizon/sbt-blockade](https://github.com/Verizon/sbt-blockade) | 33 | reported | https://github.com/Verizon/sbt-blockade/issues/10 |
| [kavedaa/sbt-javafx](https://github.com/kavedaa/sbt-javafx) | 32 | ? | ? |
| [sbt/cpd4sbt](https://github.com/sbt/cpd4sbt) | 32 | pull request| https://github.com/sbt/sbt-cpd/pull/18 |
| [kalmanb/sbt-ctags](https://github.com/kalmanb/sbt-ctags) | 32 | ? | ? |
| [backchatio/xsbt-scalate-generate](https://github.com/backchatio/xsbt-scalate-generate) | 30 | ? | ? |
| [laughedelic/literator](https://github.com/laughedelic/literator) | 30 | ? | ? |
| [madoushi/sbt-sass](https://github.com/madoushi/sbt-sass) | 30 | In Progress | https://github.com/madoushi/sbt-sass/issues/9 (depends on sbt-web) |
| [thricejamie/sbt-meow](https://github.com/thricejamie/sbt-meow) | 29 | reported | https://github.com/thricejamie/sbt-meow/issues/2 |
| [alexarchambault/sbt-notebook](https://github.com/alexarchambault/sbt-notebook) | 29 | ? | ? |
@ -231,7 +230,7 @@
| [frugalmechanic/fm-sbt-s3-resolver](https://github.com/frugalmechanic/fm-sbt-s3-resolver) | 78 | `addSbtPlugin("com.frugalmechanic" % "fm-sbt-s3-resolver" % "0.12.0")` |
| [sbt/sbt-pgp](https://github.com/sbt/sbt-pgp) | 74 | `addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")` |
| [sbt/sbt-jacoco](https://github.com/sbt/sbt-jacoco) | 74 | `addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.0.1")` (formerly `jacoco4sbt`) |
| [ohnosequences/sbt-s3-resolver](https://github.com/ohnosequences/sbt-s3-resolver) | 74 | `addSbtPlugin("ohnosequences" % "sbt-s3-resolver" % "0.18.0")` |
| [ohnosequences/sbt-s3-resolver](https://github.com/ohnosequences/sbt-s3-resolver) | 74 | `addSbtPlugin("ohnosequences" % "sbt-s3-resolver" % "0.19.0")` |
| [agemooij/sbt-prompt](https://github.com/agemooij/sbt-prompt) | 70 | `addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")` |
| [gilt/sbt-newrelic](https://github.com/gilt/sbt-newrelic) | 69 | `addSbtPlugin("com.gilt.sbt" % "sbt-newrelic" % "0.2.1")` |
| [lucidsoftware/neo-sbt-scalafmt](https://github.com/lucidsoftware/neo-sbt-scalafmt) | 67 | `addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.10")` |
@ -254,6 +253,8 @@
| [localytics/sbt-dynamodb](https://github.com/localytics/sbt-dynamodb) | 38 | `addSbtPlugin("com.localytics" % "sbt-dynamodb" % "2.0.0")` |
| [sbt/sbt-multi-jvm](https://github.com/sbt/sbt-multi-jvm) | 35 | `addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.4.0")` |
| [sbt/sbt-less](https://github.com/sbt/sbt-less) | 34 | `addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")` |
| [laughedelic/literator](https://github.com/laughedelic/literator) | 33 |
`addSbtPlugin("laughedelic" % "literator" % "0.8.0")` |
| [tkawachi/sbt-lock](https://github.com/tkawachi/sbt-lock) | 33 | `addSbtPlugin("com.github.tkawachi" % "sbt-lock" % "0.4.0")` |
| [sbt/sbt-s3](https://github.com/sbt/sbt-s3) | 33 | `addSbtPlugin("cf.janga" % "sbts3" % "0.10")` |
| [sbt/sbt-findbugs](https://github.com/sbt/sbt-findbugs) | 33 | `addSbtPlugin("com.github.sbt" % "sbt-findbugs" % "2.0.0")` (formerly `findbugs4sbt`) |
@ -276,10 +277,10 @@
| [ktoso/sbt-jcstress](https://github.com/ktoso/sbt-jcstress) | 8 | `addSbtPlugin("pl.project13.sbt" % "sbt-jcstress" % "0.2.0")` |
| [typesafehub/sbt-java-formatter](https://github.com/typesafehub/sbt-java-formatter) | 8 | `addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.3.0")` |
| [fiadliel/sbt-partial-unification](https://github.com/fiadliel/sbt-partial-unification) | 7 | `addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.0")` |
| [laughedelic/sbt-publish-more](https://github.com/laughedelic/sbt-publish-more) | 6 | `addSbtPlugin("laughedelic" % "sbt-publish-more" % "0.1.0")` |
| [alonsodomin/sbt-spark](https://github.com/alonsodomin/sbt-spark) | 5 | `addSbtPlugin("com.github.alonsodomin" % "sbt-spark" % "0.1.0")` |
| [joost-de-vries/sbt-tslint](https://github.com/joost-de-vries/sbt-tslint) | 5 | `addSbtPlugin("name.de-vries" % "sbt-tslint" % "5.7.0")` |
| [xerial/sbt-jcheckstyle](https://github.com/xerial/sbt-jcheckstyle) | 4 | `addSbtPlugin("org.xerial.sbt" % "sbt-jcheckstyle" % "0.2.0")` |
| [cuzfrog/sbt-tmpfs](https://github.com/cuzfrog/sbt-tmpfs) | 3 | `addSbtPlugin("com.github.cuzfrog" % "sbt-tmpfs" % "0.3.0")` |
| [laughedelic/sbt-publish-more](https://github.com/laughedelic/sbt-publish-more) | 1 | `addSbtPlugin("laughedelic" % "sbt-publish-more" % "0.1.0")` |
| [joost-de-vries/sbt-jasmine](https://github.com/joost-de-vries/sbt-jasmine) | 0 | `addSbtPlugin("name.de-vries" % "sbt-jasmine" % "0.0.4")` |