Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 Scala Sbt plugin Projects
-
Project mention: babashka not working - Fatal error: Failed to create the main Isolate. (code 8) | /r/AsahiLinux | 2023-06-01
This is an upstream page size issue, equivalent issue here: https://github.com/coursier/coursier/issues/2636
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Project mention: I had a great experience with Scala and hopefully it will get more popular | /r/scala | 2023-07-11
once you outgrow scala-cli, you should know sbt has a lot of plugins ( some might say it's ecosystem is the only thing keeping it relevant....) like sbt-native-packager which again does the heavy lifting for you
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Project mention: Code coverage reporting incorrect in InteliJ, is there a solution that can determine code coverage correctly for Scala? | /r/scala | 2023-02-14
I use this: https://github.com/scoverage/sbt-scoverage
-
-
-
-
Project mention: Semver violations are common, better tooling is the answer | news.ycombinator.com | 2023-09-07
In the Scala ecosystem, MiMa [1] has been in widespread use for years. It automatically checks compatibility for the binary API of a library. Every library with any amount of success uses it. One could say it's the foundation of a stable ecosystem. We also have sbt-version-policy [2] to set it up with minimal configuration (and directly relate it to SemVer).
More recently, we got tasty-mima [3], which checks compatibility at the type system level, rather than the binary level.
[1] https://github.com/lightbend/mima
-
-
-
-
-
I'm a bit surprised to see sbt-ci-release (https://github.com/sbt/sbt-ci-release) not even mentioned. It's widely used for this.
-
sbt-dependency-check
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Scala Sbt plugins related posts
- Semver violations are common, better tooling is the answer
- I had a great experience with Scala and hopefully it will get more popular
- My first scala project
- babashka not working - Fatal error: Failed to create the main Isolate. (code 8)
- Publish a Scala Library using Github Actions in No Time
- Asking for help to improve codepreview
- sbt Plugins Community Repository
-
A note from our sponsor - Onboard AI
getonboard.dev | 2 Dec 2023
Index
What are some of the best open-source Sbt plugin projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | coursier | 1,980 |
2 | sbt-assembly | 1,923 |
3 | sbt-native-packager | 1,577 |
4 | sbt-revolver | 839 |
5 | sbt-updates | 742 |
6 | sbt-docker | 727 |
7 | sbteclipse | 722 |
8 | better-monadic-for | 688 |
9 | sbt-scoverage | 630 |
10 | sbt-release | 629 |
11 | sbt-buildinfo | 541 |
12 | sbt-pack | 486 |
13 | sbt-mima-plugin | 445 |
14 | xsbt-web-plugin | 384 |
15 | mdoc | 374 |
16 | splain | 366 |
17 | sbt-sonatype | 315 |
18 | sbt-ci-release | 270 |
19 | sbt-dependency-check | 260 |
20 | sbt-play-scalajs | 191 |
21 | sbt-header | 190 |
22 | sbt-doctest | 182 |
23 | sbt-site | 176 |