sbt/README.md

13 lines
581 B
Markdown
Raw Normal View History

2011-06-03 00:35:25 +02:00
[Google Code]: http://code.google.com/p/simple-build-tool
2013-01-07 16:01:58 +01:00
[CONTRIBUTING]: https://github.com/sbt/sbt/blob/0.13/CONTRIBUTING.md
[Setup]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup
[FAQ]: http://www.scala-sbt.org/release/docs/faq
2011-03-24 01:31:47 +01:00
2012-05-11 00:47:34 +02:00
# sbt 0.13
2012-05-11 00:47:34 +02:00
This is the 0.13.x series of sbt.
* [Setup]: Describes getting started with the latest binary release.
* See [CONTRIBUTING] for how to build from source, open an issue, fix or add documentation, or submit a pull request.
2013-06-29 01:05:22 +02:00
* [FAQ]: Explains how to get help and more.
* [Google Code]: hosts sbt 0.7.7 and earlier versions