mirror of https://github.com/sbt/sbt.git
link to install instructions on Home
Since the Setup page will be closed by default on sidebar, maybe.
parent
50f74bf625
commit
91e6a502d5
4
Home.md
4
Home.md
|
|
@ -1,5 +1,9 @@
|
|||
sbt is a build tool for Scala and Java projects that aims to do the basics well. It requires Java 1.6 or later.
|
||||
|
||||
## Install
|
||||
|
||||
See the [[install instructions|Getting Started Setup]].
|
||||
|
||||
## Features
|
||||
* Easy to set up for simple projects
|
||||
* [[.sbt build definition|Getting Started Basic Def]] uses a Scala-based "domain-specific language" (DSL)
|
||||
|
|
|
|||
Loading…
Reference in New Issue