Go to file
eugene yokota d8b91f2620
Merge pull request #4518 from SethTisue/version-bumps
0.13 branch: sbt 0.13.18, Scala 2.10.7
2019-01-29 10:21:25 -05:00
cache scalariform changed this. 2016-04-05 22:52:05 -04:00
compile Merge pull request #3971 from jilen/fix_java89_decoder 2018-06-01 10:12:33 +01:00
interface Drop the exec permission on random source files 2017-08-04 11:13:40 +01:00
ivy Merge pull request #3403 from dwijnand/fix-doc-more 2017-08-04 17:39:32 -04:00
launch Add three slashes (u3) for file URI 2017-04-09 03:11:38 -04:00
licenses move remaining pieces of sbt subproject to sbt_pending and fix notices 2010-09-21 21:55:50 -04:00
main port sddPluginSbtFile command from https://github.com/sbt/sbt/pull/4211/ to sbt 0.13 2018-08-23 18:21:16 +03:00
notes 0.13.17 2018-01-31 14:33:31 -05:00
project tweak build to allow compiling compiler bridge on 2.13 2019-01-25 12:09:51 -08:00
run Fix additional warnings 2015-08-07 00:23:14 +02:00
sbt remove flaky test (fork-parallel) 2019-01-28 17:46:28 -08:00
sbt-maven-resolver/src Support wildcard exclusions in maven resolver 2016-09-02 12:20:22 +01:00
scripted Remove a series of warnings from running `doc` 2017-08-04 11:34:27 +01:00
src/main/conscript sbt 0.13.18, Scala 2.10.7 2019-01-25 08:57:02 -08:00
tasks Work-around actions/depends-on failure 2017-01-13 14:27:31 +00:00
testing Drop the exec permission on random source files 2017-08-04 11:13:40 +01:00
util Merge pull request #3403 from dwijnand/fix-doc-more 2017-08-04 17:39:32 -04:00
.gitattributes Added .gitattributes file. 2013-04-25 00:06:51 +08:00
.gitignore Maven version range improvement 2017-02-10 04:00:04 -05:00
.java-version give up on publishing using JDK 1.6 2018-11-28 05:34:11 -05:00
.travis.yml sbt 0.13.18, Scala 2.10.7 2019-01-25 08:57:02 -08:00
CONTRIBUTING.md CONTRIBUTING.md: Fix error in scripted test command 2016-01-23 17:39:17 +01:00
LICENSE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
NOTICE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
README.md Fix intended formatting in README. 2015-05-27 07:33:26 +01:00
api.specification Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
build.sbt give up on publishing using JDK 1.6 2018-11-28 05:34:11 -05:00
scripted.specification New scripted test framework 2009-11-09 09:34:52 -05:00

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 0.13

This is the 0.13.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.