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/20210322024220/https://github.com/topics/sbt-plugin
Here are
297 public repositories
matching this topic...
Pure Scala Artifact Fetching
Updated
Mar 22, 2021
Scala
Deploy fat JARs. Restart processes. (port of codahale/assembly-sbt)
Updated
Feb 24, 2021
Scala
a command line tool to apply templates defined on GitHub
Updated
Mar 21, 2021
Scala
Updated
Mar 15, 2021
Scala
sbt plugin to create a dependency graph for your project
Updated
Jan 7, 2021
Scala
Updated
Dec 14, 2020
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
Mar 12, 2021
Scala
Updated
Mar 15, 2021
Scala
Twirl is Play's default template engine
Updated
Mar 19, 2021
Scala
I know this because build.sbt knows this.
Updated
Jan 17, 2021
Scala
Updated
Mar 16, 2021
Scala
A sbt plugin for creating distributable Scala packages.
Updated
Mar 12, 2021
Scala
Updated
Feb 26, 2021
Scala
A tool for catching binary incompatibility in Scala
Updated
Mar 21, 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
Mar 18, 2021
Scala
An sbt plugin to dynamically set your version from git
Updated
Mar 16, 2021
Scala
sbt-plugin to create an opinionated fresh sbt project
Updated
Mar 20, 2021
Scala
scalac options for the enlightened
Updated
Mar 16, 2021
Scala
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). 🌈
Updated
Mar 19, 2021
Scala
Cross-platform compilation support for sbt.
Updated
Feb 12, 2020
Scala
Integrates Docker Compose functionality into sbt
Updated
Oct 12, 2019
Scala
sbt-header is an sbt plugin for creating file headers, e.g. copyright headers
Updated
Mar 10, 2021
Scala
sbt plugin for compiling protobuf files
Updated
Mar 15, 2021
Scala
API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
Updated
Apr 24, 2017
Scala
Showcase of the Gatling Plugin for SBT
Updated
Mar 12, 2021
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 to look at the generated code. An option similar to [Stry