sbt-git
Build tool plugin
Provides git command line features and integration within the Scala build tool.
A git plugin for sbt
347 stars
22 watching
102 forks
Language: Scala
last commit: 15 days ago Related projects:
Repository | Description | Stars |
---|---|---|
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
typelead/sbt-eta | An sbt plugin that integrates Eta into Scala projects. | 57 |
sbt/sbt-release | A plugin for the build tool sbt that automates the process of releasing and managing software versions. | 647 |
earldouglas/sbt-frege | Supports compilation and execution of Frege code within Scala-based build systems like sbt. | 53 |
zero-deps/sbt-git | An SBT plugin to manage project versions and run Git commands from within the build tool's shell. | 2 |
sbt/sbt-ghpages | A plugin for sbt to publish project websites on GitHub Pages | 91 |
sbt/sbt-pgp | Allows signing of artifacts with publicly available keys prior to release | 144 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
tindzk/seed | A build tool for Scala projects that automates the process of creating and managing project configurations. | 236 |
jetbrains/sbt-ide-settings | A plugin for configuring IDE settings in Scala projects. | 62 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
gatling/gatling-sbt-plugin | Automates load testing and performance measurement of web applications using a plugin for the build automation tool SBT | 107 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
scoverage/sbt-scoverage | Supports code coverage analysis for Scala projects using scoverage | 650 |