Also known as Simple Build Tool, scala-sbt
open-source build software for Scala and Java projects
Source code
This is the 2.x series of sbt. The source code of sbt is split across several GitHub repositories, including this one. [sbt/io][sbt/io] hosts sbt.io module. [sbt/zinc][sbt/zinc] hosts Zinc, an incremental compiler for Scala. [sbt/sbt][sbt/sbt], this repository hosts modules that implement the build tool. [Setup]: Describes getting started with the latest binary release. [FAQ]: Explains how to get help and more. [sbt/sbt-zero-seven]: hosts sbt 0.7.7 and earlier versions Please read [CONTRIBUTING] carefully before opening a GitHub Issue or a pull request. If you're looking for an idea for a contribution, issues labeled with good first issue or help wanted might be good starting points.
Excerpt from the source-code README · 2,326 chars · not written by Vinony