Skip to content

arixmkii/sbt

This branch is 5292 commits behind sbt/sbt:develop.

Folders and files

NameName
Last commit message
Last commit date
Dec 31, 2022
Aug 15, 2020
Mar 9, 2021
Sep 23, 2020
Dec 31, 2022
Jul 11, 2021
Nov 30, 2022
Sep 22, 2010
Dec 5, 2021
Aug 11, 2022
Mar 30, 2022
Dec 31, 2022
Aug 11, 2022
Nov 10, 2022
Dec 31, 2022
Sep 8, 2022
Dec 31, 2022
Sep 18, 2018
Nov 3, 2020
Oct 4, 2021
Dec 31, 2022
Sep 4, 2019
Nov 14, 2021
Nov 14, 2021
Dec 31, 2022
Nov 15, 2021
Nov 15, 2021
Sep 5, 2019
Nov 14, 2021
Nov 20, 2021
Dec 31, 2022
Oct 7, 2016
Jun 11, 2019
Nov 19, 2020
Nov 16, 2021
Sep 5, 2019
Dec 31, 2022
Sep 14, 2018
Sep 14, 2018
Jul 8, 2018
Jul 4, 2022
Apr 25, 2018
Nov 10, 2022
Sep 16, 2017
Dec 31, 2022
Nov 14, 2020
Apr 20, 2021
Oct 3, 2017

Repository files navigation

CI Latest version Discord

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.

About

sbt, the interactive build tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 94.4%
  • Java 3.1%
  • Shell 1.1%
  • Batchfile 0.9%
  • Roff 0.2%
  • TypeScript 0.1%
  • Other 0.2%