Here are
314 public repositories
matching this topic...
Pure Scala Artifact Fetching
Updated
Jun 1, 2022
Scala
Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
Updated
May 1, 2022
Scala
a command line tool to apply templates defined on GitHub
Updated
Jun 7, 2022
Scala
Updated
Mar 3, 2022
Scala
sbt plugin to create a dependency graph for your project
Updated
Apr 2, 2021
Scala
Updated
May 18, 2022
Scala
Create Docker images directly from sbt
Updated
May 13, 2022
Scala
sbt plugin that can check Maven and Ivy repositories for dependency updates
Updated
May 30, 2022
Scala
Updated
Apr 12, 2022
Scala
Twirl is Play's default template engine
Updated
May 26, 2022
Scala
I know this because build.sbt knows this.
Updated
Feb 17, 2022
Scala
Updated
Jun 7, 2022
Scala
A sbt plugin for creating distributable Scala packages.
Updated
Jun 4, 2022
Scala
A tool for catching binary incompatibility in Scala
Updated
May 19, 2022
Scala
Updated
May 22, 2022
Scala
Good advice for Scala compiler errors
Updated
Mar 14, 2019
Scala
A sbt plugin for publishing Scala/Java projects to the Maven central.
Updated
Jun 2, 2022
Scala
scalac options for the enlightened
Updated
Jun 6, 2022
Scala
An sbt plugin to dynamically set your version from git
Updated
Apr 8, 2022
Scala
sbt-plugin to create an opinionated fresh sbt project
Updated
May 14, 2022
Scala
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). 🌈
Updated
May 26, 2022
Scala
Cross-platform compilation support for sbt.
Updated
Mar 23, 2022
Scala
sbt-header is an sbt plugin for creating file headers, e.g. copyright headers
Updated
May 14, 2022
Scala
sbt plugin for compiling protobuf files
Updated
May 28, 2022
Scala
Integrates Docker Compose functionality into sbt
Updated
Oct 12, 2019
Scala
SBT Plugin that adds support for resolving and publishing using Amazon S3
Updated
Apr 26, 2022
Scala
Showcase of the Gatling Plugin for SBT
Updated
May 31, 2022
Scala
API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
Updated
Apr 24, 2017
Scala
an sbt plugin for JaCoCo Code Coverage
Updated
May 21, 2022
Scala
Improve this page
Add a description, image, and links to the
sbt-plugin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sbt-plugin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Right now the temp dir is deleted after running using a FS2 tempDir
Resource. This is done in the MutantRunner.It'd be nice to have a config option to keep the generated temp dir after running for debugging purposes to look