Updated sbt 1.x plugin migration (markdown)

eugene yokota 2017-08-05 15:26:27 -04:00
parent d94644e69c
commit cb89e95ee6
1 changed files with 8 additions and 8 deletions

@ -43,26 +43,26 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [sbt/sbt-protobuf](https://github.com/sbt/sbt-protobuf) | 130 | `addSbtPlugin("com.github.gseitz" % "sbt-protobuf" % "0.6.2")` |
| [sbt/sbt-site](https://github.com/sbt/sbt-site) | 129 | https://github.com/sbt/sbt-site/pull/102 |
| [tkawachi/sbt-doctest](https://github.com/tkawachi/sbt-doctest) | 119 | https://github.com/tkawachi/sbt-doctest/pull/96 |
| [roboscala/sbt-robovm](https://github.com/roboscala/sbt-robovm) | 108 |
| [scalastyle/scalastyle-sbt-plugin](https://github.com/scalastyle/scalastyle-sbt-plugin) | 107 |
| [47deg/sbt-microsites](https://github.com/47deg/sbt-microsites) | 106 |
| [sbt/sbt-header](https://github.com/sbt/sbt-header) | 102 |
| [sbt/sbt-groll](https://github.com/sbt/sbt-groll) | 97 |
| [roboscala/sbt-robovm](https://github.com/roboscala/sbt-robovm) | 108 | ? |
| [scalastyle/scalastyle-sbt-plugin](https://github.com/scalastyle/scalastyle-sbt-plugin) | 107 | https://github.com/scalastyle/scalastyle-sbt-plugin/pull/61 |
| [47deg/sbt-microsites](https://github.com/47deg/sbt-microsites) | 106 | ? |
| [sbt/sbt-header](https://github.com/sbt/sbt-header) | 102 | ? |
| [sbt/sbt-groll](https://github.com/sbt/sbt-groll) | 97 | ? |
| [ceedubs/sbt-ctags](https://github.com/ceedubs/sbt-ctags) | 90 |
| [gilt/sbt-aws-lambda](https://github.com/gilt/sbt-aws-lambda) | 88 |
| [heroku/sbt-heroku](https://github.com/heroku/sbt-heroku) | 85 |
| [dwijnand/sbt-dynver](https://github.com/dwijnand/sbt-dynver) | 83 |
| [dwijnand/sbt-dynver](https://github.com/dwijnand/sbt-dynver) | 83 | `addSbtPlugin("com.dwijnand" % "sbt-dynver" % "2.0.0")` |
| [sbt/sbt-unidoc](https://github.com/sbt/sbt-unidoc) | 83 | `addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.1") ` |
| [Tapad/sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) | 79 |
| [scoverage/sbt-coveralls](https://github.com/scoverage/sbt-coveralls) | 77 |
| [gatling/gatling-sbt](https://github.com/gatling/gatling-sbt) | 77 |
| [sbt/sbt-boilerplate](https://github.com/sbt/sbt-boilerplate) | 76 |
| [sbt/sbt-boilerplate](https://github.com/sbt/sbt-boilerplate) | 76 | https://github.com/sbt/sbt-boilerplate/pull/24 |
| [frugalmechanic/fm-sbt-s3-resolver](https://github.com/frugalmechanic/fm-sbt-s3-resolver) | 76 |
| [dispalt/sbt-reactjs](https://github.com/dispalt/sbt-reactjs) | 75 |
| [sbt/sbt-scalabuff](https://github.com/sbt/sbt-scalabuff) | 74 |
| [sbt/sbt-pgp](https://github.com/sbt/sbt-pgp) | 74 | `addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0-M1")` |
| [sbt/jacoco4sbt](https://github.com/sbt/jacoco4sbt) | 74 |
| [sbt/sbt-doge](https://github.com/sbt/sbt-doge) | 73 |
| [sbt/sbt-doge](https://github.com/sbt/sbt-doge) | 73 | now part of sbt |
| [ohnosequences/sbt-s3-resolver](https://github.com/ohnosequences/sbt-s3-resolver) | 72 |
| [shivawu/sbt-maven-plugin](https://github.com/shivawu/sbt-maven-plugin) | 70 |
| [gilt/sbt-newrelic](https://github.com/gilt/sbt-newrelic) | 69 |