forked from sbt/sbt
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Mark Harrah edited this page Oct 22, 2012
·
21 revisions
sbt is a build tool for Scala and Java projects that aims to do the basics well. It requires Java 1.6 or later.
The documentation for sbt is now located at http://scala-sbt.org. Please see the sbt README for editing instructions.
- Home - Overview of sbt
- Getting Started Guide - START HERE
- FAQ - Questions, answered.
- Index - Find types, values, and methods
- - source, forums, releases
- Detailed Topics - deep dive docs
- Extending sbt - internals docs