Our great sponsors
sbt | scalafmt | |
---|---|---|
18 | 0 | |
4,644 | 6 | |
0.5% | - | |
9.3 | 0.0 | |
6 days ago | over 1 year 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
scalafmt
Posts with mentions or reviews of scalafmt.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning scalafmt yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing sbt and scalafmt you can also consider the following projects:
Scalastyle - scalastyle
Scalafix - Refactoring and linting tool for Scala
Mill - Your shiny new Java/Scala build tool!
Scalariform - Scala source code formatter
dotty - The Scala 3 compiler, also known as Dotty.
bloop - Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.
Wartremover - Flexible Scala code linting tool
Metals - Scala language server with rich IDE features 🚀
Linter - Static Analysis Compiler Plugin for Scala