sbt/README.md

36 lines
920 B
Markdown
Raw Permalink Normal View History

2014-04-14 18:13:39 +02:00
[Google Code]: http://code.google.com/p/simple-build-tool
[CONTRIBUTING]: CONTRIBUTING.md
[Setup]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup
2015-02-20 21:25:36 +01:00
[FAQ]: http://www.scala-sbt.org/release/docs/Faq.html
2014-08-31 17:51:58 +02:00
[sbt-dev]: https://groups.google.com/d/forum/sbt-dev
2014-04-14 18:13:39 +02:00
[StackOverflow]: http://stackoverflow.com/tags/sbt
[LICENSE]: LICENSE
2011-03-24 01:31:47 +01:00
2014-04-14 18:13:39 +02:00
sbt
===
sbt is a build tool for Scala, Java, and more.
2015-05-27 08:33:26 +02:00
2014-04-14 18:13:39 +02:00
For general documentation, see http://www.scala-sbt.org/.
Issues and Pull Requests
------------------------
Please read [CONTRIBUTING] carefully before opening a GitHub Issue.
2015-05-27 08:33:26 +02:00
2014-04-14 18:13:39 +02:00
The short version: try [StackOverflow] and [sbt-dev]. Don't open an Issue.
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.
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
2014-04-14 18:13:39 +02:00
license
-------
See [LICENSE].