COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220408131003/https://github.com/topics/sbt-plugin
Here are
311 public repositories
matching this topic...
Pure Scala Artifact Fetching
Updated
Apr 1, 2022
Scala
Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
Updated
Feb 13, 2022
Scala
a command line tool to apply templates defined on GitHub
Updated
Apr 7, 2022
Scala
Updated
Mar 3, 2022
Scala
sbt plugin to create a dependency graph for your project
Updated
Apr 2, 2021
Scala
Updated
Apr 8, 2022
Scala
Create Docker images directly from sbt
Updated
Mar 7, 2022
Scala
sbt plugin that can check Maven and Ivy repositories for dependency updates
Updated
Apr 7, 2022
Scala
Updated
Mar 28, 2022
Scala
Twirl is Play's default template engine
Updated
Apr 8, 2022
Scala
I know this because build.sbt knows this.
Updated
Feb 17, 2022
Scala
Updated
Mar 7, 2022
Scala
A sbt plugin for creating distributable Scala packages.
Updated
Mar 27, 2022
Scala
A tool for catching binary incompatibility in Scala
Updated
Apr 7, 2022
Scala
Updated
Apr 2, 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
Apr 2, 2022
Scala
scalac options for the enlightened
Updated
Apr 4, 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
Apr 7, 2022
Scala
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). 🌈
Updated
Apr 7, 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
Apr 7, 2022
Scala
Integrates Docker Compose functionality into sbt
Updated
Oct 12, 2019
Scala
sbt plugin for compiling protobuf files
Updated
Apr 4, 2022
Scala
SBT Plugin that adds support for resolving and publishing using Amazon S3
Updated
Feb 25, 2022
Scala
Showcase of the Gatling Plugin for SBT
Updated
Mar 23, 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
Apr 5, 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