dotty

kenji yoshida 2018-06-01 10:03:57 +09:00
parent 0e58cd66c5
commit a846251063
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,6 @@
| GitHub Page |Stars | Status | Details |
|-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [lampepfl/dotty](https://github.com/lampepfl/dotty) | 1927 | in progress | https://github.com/lampepfl/dotty/issues/3091 |
| [lagom/lagom](https://github.com/lagom/lagom) | 1551 | reported | https://github.com/lagom/lagom/issues/932
| [mpeltonen/sbt-idea](https://github.com/mpeltonen/sbt-idea) | 1085 | superseded | IDEA import feature replaces this plugin |
| [scala-android/sbt-android](https://github.com/scala-android/sbt-android) | 653 | reported | https://github.com/scala-android/sbt-android/issues/311 |
@ -177,6 +176,7 @@
| [scala-js/scala-js](https://github.com/scala-js/scala-js) | 3209 | `addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")` |
| [scala-native/scala-native](https://github.com/scala-native/scala-native) | 3082 | `addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.6")`
| [flyway/flyway](https://github.com/flyway/flyway/) | 2407 | `addSbtPlugin("org.flywaydb" % "flyway-sbt" % "4.2.0")` |
| [lampepfl/dotty](https://github.com/lampepfl/dotty) | 1927 | `addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.2.2")` |
| [foundweekends/giter8](https://github.com/foundweekends/giter8) | 1247 | `addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.11.0-M2")`
| [sbt/sbt-assembly](https://github.com/sbt/sbt-assembly) | 1092 | `addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")` |
| [coursier/coursier](https://github.com/coursier/coursier) | 966 | `addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC11")` |