sbt, the interactive build tool
Go to file
Martin Duhem 5e7e64e1c6 Mark test dependency-management/default-artifact as passing 2016-05-06 13:04:17 -04:00
launch We shouldn't cross publish sbt for backward compatibility 2016-05-04 00:09:02 -04:00
licenses
main Merge pull request #2589 from eed3si9n/wip/bumptozinc 2016-05-06 05:40:58 -04:00
notes Inter-project dependency tracking. Fixes #2266 2016-05-01 02:57:03 -04:00
project Bumping up dependencies 2016-05-05 14:38:24 -04:00
run
sbt Mark test dependency-management/default-artifact as passing 2016-05-06 13:04:17 -04:00
scripted Bumping up dependencies 2016-05-05 14:38:24 -04:00
src/main/conscript
tasks Bumping up dependencies 2016-05-05 14:38:24 -04:00
testing
.gitattributes
.gitignore
.travis.yml Bumping up dependencies 2016-05-05 14:38:24 -04:00
CONTRIBUTING.md CONTRIBUTING.md: Fix error in scripted test command 2016-05-02 07:54:49 -04:00
ISSUE_TEMPLATE.md
LICENSE
MIGRATION.md Bumping up dependencies 2016-05-05 14:38:24 -04:00
NOTICE
PULL_REQUEST_TEMPLATE.md
README.md
api.specification
build.sbt Merge pull request #2589 from eed3si9n/wip/bumptozinc 2016-05-06 05:40:58 -04:00
scripted.specification

README.md

sbt

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

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

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try searching or asking on StackOverflow and sbt-dev. Don't open an Issue.

sbt 1.0.x

This is the 1.0.x series of sbt.

  • Setup: Describes getting started with the latest binary release.
  • FAQ: Explains how to get help and more.
  • Google Code: hosts sbt 0.7.7 and earlier versions

license

See LICENSE.