mirror of https://github.com/sbt/sbt.git
34 lines
918 B
Markdown
34 lines
918 B
Markdown
[Google Code]: http://code.google.com/p/simple-build-tool
|
|
[CONTRIBUTING]: CONTRIBUTING.md
|
|
[Setup]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup
|
|
[FAQ]: http://www.scala-sbt.org/release/docs/Faq.html
|
|
[sbt-dev]: https://groups.google.com/d/forum/sbt-dev
|
|
[StackOverflow]: http://stackoverflow.com/tags/sbt
|
|
[LICENSE]: LICENSE
|
|
|
|
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].
|