sbt/README.md

14 lines
545 B
Markdown
Raw Normal View History

2011-06-03 00:35:25 +02:00
[Google Code]: http://code.google.com/p/simple-build-tool
2014-03-04 19:13:22 +01:00
[CONTRIBUTING]: 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.
2014-03-04 19:13:22 +01:00
* [Google Code]: hosts sbt 0.7.7 and earlier versions