sbt-header
Header generator
Creates or updates file headers, such as copyright notices
sbt-header is an sbt plugin for creating file headers, e.g. copyright headers
186 stars
10 watching
55 forks
Language: Scala
last commit: 3 months ago licensesbt-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
sake92/sbt-hepek | A plugin that uses Scala objects to generate static content from resources | 20 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
sbt/sbt-unidoc | A tool for generating unified API documentation across multiple projects in a single build. | 124 |
sbt/sbt-site | Generates static website content from project documentation and source code | 174 |
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
sbt/sbt-release | A plugin for the build tool sbt that automates the process of releasing and managing software versions. | 647 |
sbt/sbt-ghpages | A plugin for sbt to publish project websites on GitHub Pages | 91 |
47degrees/sbt-microsites | A plugin for SBT that facilitates the creation of static web pages for projects | 320 |
battermann/sbt-json | A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
sbt/sbt-pgp | Allows signing of artifacts with publicly available keys prior to release | 144 |
sbt/sbt-eclipse | Creates Eclipse project definitions for Scala projects | 716 |
jetbrains/sbt-ide-settings | A plugin for configuring IDE settings in Scala projects. | 62 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |