mirror of https://github.com/sbt/sbt.git
add Laika to the list of completed migrations
parent
c3f54ee344
commit
d498067604
|
|
@ -201,6 +201,7 @@
|
|||
| [sbt/sbt-git](https://github.com/sbt/sbt-git) | 223 | `addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")` |
|
||||
| [sbt/sbt-scalariform](https://github.com/sbt/sbt-scalariform) | 214 | `addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.0")` |
|
||||
| [ensime/ensime-sbt](https://github.com/ensime/ensime-sbt) | 204 | `addSbtPlugin("org.ensime" % "sbt-ensime" % "2.0.1")` | <!-- TODO site -->
|
||||
| [planet42/Laika](https://github.com/planet42/Laika) | 174 | `addSbtPlugin("org.planet42" % "laika-sbt" % "0.8.0")` |
|
||||
| [sbt/sbt-fresh](https://github.com/sbt/sbt-fresh) | 173 | `addSbtPlugin("de.heikoseeberger" % "sbt-fresh" % "3.0.0")` |
|
||||
| [vmunier/sbt-web-scalajs](https://github.com/vmunier/sbt-web-scalajs) | 145 | `addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.0.6")` |
|
||||
| [xerial/sbt-sonatype](https://github.com/xerial/sbt-sonatype) | 145 | `addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")` |
|
||||
|
|
|
|||
Loading…
Reference in New Issue