mirror of https://github.com/sbt/sbt.git
lagom
parent
a846251063
commit
8d3e083030
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
| GitHub Page |Stars | Status | Details |
|
||||
|-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [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 |
|
||||
| [jberkel/android-plugin](https://github.com/jberkel/android-plugin) | 496 | superseded | use sbt-android |
|
||||
|
|
@ -177,6 +176,7 @@
|
|||
| [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")` |
|
||||
| [lagom/lagom](https://github.com/lagom/lagom) | 1551 | `addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.6")` |
|
||||
| [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")` |
|
||||
|
|
|
|||
Loading…
Reference in New Issue