sbt-buildinfo
Code generator
Generates Scala source from build definitions.
I know this because build.sbt knows this.
554 stars
23 watching
90 forks
Language: Scala
last commit: 2 months ago code-generatorsbtsbt-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 348 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
sbt/sbt-site | Generates static website content from project documentation and source code | 174 |
zaninime/sbt-derivation | A Nix library for building Scala projects with sbt. | 64 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
sbt/sbt-eclipse | Creates Eclipse project definitions for Scala projects | 716 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 204 |
sbt-doctest/sbt-doctest | A plugin for sbt that generates tests from examples in ScalaDoc. | 183 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
sbt/sbt-unidoc | A tool for generating unified API documentation across multiple projects in a single build. | 124 |
earldouglas/sbt-frege | Supports compilation and execution of Frege code within Scala-based build systems like sbt. | 53 |
typelead/sbt-eta | An sbt plugin that integrates Eta into Scala projects. | 57 |
sake92/sbt-hepek | A plugin that uses Scala objects to generate static content from resources | 21 |
sbt/sbt-ghpages | A plugin for sbt to publish project websites on GitHub Pages | 91 |