sbt
sbt, the interactive build tool (by sbt)
Scapegoat
Scala compiler plugin for static code analysis (by scapegoat-scala)
Our great sponsors
sbt | Scapegoat | |
---|---|---|
18 | 3 | |
4,664 | 484 | |
0.0% | 0.8% | |
9.3 | 8.7 | |
11 days ago | 8 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sbt
Posts with mentions or reviews of sbt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-29.
-
The size of sbt became big
Version 1.3.13 has a size of 1.17 MB in zip
-
sbt 1.8.0 released
See scala-xml 2.x mega tracker on plugin ecosystem conflicts.
-
Make your zip packages for lambdas (and many more use cases) idempotent with a zip-drop-in replacement
See https://github.com/playframework/playframework/issues/10572 and https://github.com/sbt/sbt/issues/6235 for more details and context.
-
What's your preferred setup/process (IDE, settings, etc) for working in Scala?
Do you know that there is now --no-server flag that works around the pesky sbt server is already booting issue.
-
Scala is a Maintenance Nightmare
More cats specific stuff here: https://github.com/sbt/sbt/releases/tag/v1.5.0-RC2
-
Can't get sbt 1.4.x to work
Downloaded the ZIP from the downloads page (https://github.com/sbt/sbt/releases/download/v1.4.7/sbt-1.4.7.zip) and extracted it. It is the method I've been using since sbt 0.13 days
Do you have any reference? The download page mentions JDK 8 (https://www.scala-sbt.org/download.html) and I can't find anything in the releases page (https://github.com/sbt/sbt/releases). The Installing sbt on macOS page (https://www.scala-sbt.org/1.x/docs/Installing-sbt-on-Mac.html) says "Follow the link to install JDK 8 or 11"
-
Scala Native 0.4.0 is out!
SBTc -- https://github.com/sbt/sbt/pull/5620
Scapegoat
Posts with mentions or reviews of Scapegoat.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-26.
-
Simple, Naïve, and Wrong: More than you wanted to know about Scala Case Classes
I've since figured this out (Scapegoat/FinalModifierOnCaseClass and WartRemover/FinalCaseClass). I plan to add it to the next version of the article.
-
Which static analysis tool do you use for Scala?
scapegoat, but I am biased because I have contributions to it.
The support for scala 3 has been requested a while ago: https://github.com/scapegoat-scala/scapegoat/issues/521 but the original author has stepped down as a maintainer https://github.com/scapegoat-scala/scapegoat/issues/567 and recently most of the changes are just dependency updates.
What are some alternatives?
When comparing sbt and Scapegoat you can also consider the following projects:
Mill - Your shiny new Java/Scala build tool!
Scalastyle - scalastyle
Wartremover - Flexible Scala code linting tool
dotty - The Scala 3 compiler, also known as Dotty.
Scalafix - Refactoring and linting tool for Scala
bloop - Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.
Linter - Static Analysis Compiler Plugin for Scala
Scoverage - Scoverage Scala Code Coverage Core Libs
scalafmt - This repo is now a fork of --->
Metals - Scala language server with rich IDE features 🚀
Scalariform - Scala source code formatter