Here are
299 public repositories
matching this topic...
Pure Scala Artifact Fetching
Updated
Oct 4, 2021
Scala
Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
Updated
Oct 1, 2021
Scala
a command line tool to apply templates defined on GitHub
Updated
Oct 3, 2021
Scala
Updated
Sep 20, 2021
Scala
sbt plugin to create a dependency graph for your project
Updated
Apr 2, 2021
Scala
Updated
Oct 2, 2021
Scala
Create Docker images directly from sbt
Updated
Mar 9, 2021
Scala
sbt plugin that can check Maven and Ivy repositories for dependency updates
Updated
Oct 4, 2021
Scala
Updated
Sep 22, 2021
Scala
Twirl is Play's default template engine
Updated
Sep 30, 2021
Scala
I know this because build.sbt knows this.
Updated
Sep 3, 2021
Scala
Updated
Sep 27, 2021
Scala
A sbt plugin for creating distributable Scala packages.
Updated
Oct 3, 2021
Scala
Updated
Oct 2, 2021
Scala
A tool for catching binary incompatibility in Scala
Updated
Sep 29, 2021
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
Oct 2, 2021
Scala
scalac options for the enlightened
Updated
Jun 1, 2021
Scala
An sbt plugin to dynamically set your version from git
Updated
Sep 22, 2021
Scala
sbt-plugin to create an opinionated fresh sbt project
Updated
Oct 4, 2021
Scala
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). 🌈
Updated
Sep 29, 2021
Scala
Cross-platform compilation support for sbt.
Updated
Jul 3, 2021
Scala
Integrates Docker Compose functionality into sbt
Updated
Oct 12, 2019
Scala
sbt plugin for compiling protobuf files
Updated
Oct 2, 2021
Scala
sbt-header is an sbt plugin for creating file headers, e.g. copyright headers
Updated
Oct 4, 2021
Scala
Showcase of the Gatling Plugin for SBT
Updated
Sep 24, 2021
Scala
API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
Updated
Apr 24, 2017
Scala
JaCoCo Code Coverage plug-in for sbt.
Updated
Nov 13, 2020
Scala
☁️ Amazon S3-based resolver for sbt
Updated
Nov 5, 2018
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 t