sbt

General

Category
Free
Tag
Build Systems
License
N/A
Registered
Jul 5, 2014
Favorites
0
Link
https://github.com/sbt/sbt
See also
Gradle
Gant
Apache Maven
Apache Ant
Leiningen

Additional

Language
Scala
Version
v1.9.8 (Dec 14, 2023)
Created
Aug 17, 2009
Updated
Jan 30, 2024
Owner
sbt
Contributors
Dale Wijnand (dwijnand)
Anthony Whitford (awhitford)
Guillaume Massé (马赛卫) (MasseGuillaume)
Roberto Tyley (rtyley)
Pierre Dal-Pra (pdalpra)
David Barri (japgolly)
Nicolas Rémond (nremond)
Havoc Pennington (havocp)
Michael Bayne (samskivert)
Arnout Engelen (raboof)
Takuya Miyamoto (tmiyamon)
Eugene Vigdorchik (vigdorchik)
James Roper (jroper)
Joachim Hofer (jmhofer)
Jan Berkel (jberkel)
Bruce Mitchener (waywardmonkeys)
Roman Iakovlev (RomanIakovlev)
Naftoli Gugenheim (nafg)
Show all (334)334
Activity
Badge
Generate
Download
Source code

Advertisement

sbt

sbt is a build tool for Scala, Java, and more.

For general documentation, see https://www.scala-sbt.org/.

sbt 1.x

This is the 1.x series of sbt. The source code of sbt is split across several GitHub repositories, including this one.

  • sbt/io hosts sbt.io module.
  • sbt/librarymanagement hosts sbt.librarymanagement module that wraps Ivy.
  • sbt/zinc hosts Zinc, an incremental compiler for Scala.
  • sbt/sbt, this repository hosts modules that implements the build tool.

Other links

  • 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

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try searching or asking on StackOverflow.

license

See LICENSE.