sbt, the interactive build tool
Go to file
Eugene Yokota dda803085e Merge 2016-02-25 23:00:57 -05:00
launch Merge 2016-02-25 23:00:57 -05:00
licenses
main Update to latest util, incrementalcompiler and librarymanagement 2016-02-24 16:54:03 +01:00
notes bugfix - apply autoImports for global plugins at global configuration stage 2016-01-18 21:43:32 -07:00
project Update incrementalcompiler to 0.1.0-M3 2016-02-24 19:49:09 +01:00
run
sbt Merge pull request #2478 from Duhemm/wip/update-incrementalcompiler 2016-02-25 08:36:19 -05:00
sbt-maven-resolver/src
scripted
src/main/conscript Merge 2016-02-25 23:00:57 -05:00
tasks
testing
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md Add "Clean history" to contributing with links 2016-02-19 13:21:11 +00:00
ISSUE_TEMPLATE.md Add "Clean history" to contributing with links 2016-02-19 13:21:11 +00:00
LICENSE
NOTICE
PULL_REQUEST_TEMPLATE.md Add "Clean history" to contributing with links 2016-02-19 13:21:11 +00:00
README.md
api.specification
build.sbt Run tests in `otherUnitTests` task 2016-02-24 16:02:22 +01: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 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.