mirror of https://github.com/sbt/sbt.git
Updated Home (markdown)
parent
7951c2d468
commit
66c08a2bd1
2
Home.md
2
Home.md
|
|
@ -1,5 +1,5 @@
|
||||||
sbt is a build tool for Scala projects that aims to do the basics well. It requires Java 1.6 or later.
|
sbt is a build tool for Scala projects that aims to do the basics well. It requires Java 1.6 or later.
|
||||||
test
|
|
||||||
## Features
|
## Features
|
||||||
* Fairly fast, unintrusive, and easy to set up for simple projects
|
* Fairly fast, unintrusive, and easy to set up for simple projects
|
||||||
* [[Configuration|Basic Configuration]], [[customization|Tasks]], and [[extension|Plugins]] are done in Scala
|
* [[Configuration|Basic Configuration]], [[customization|Tasks]], and [[extension|Plugins]] are done in Scala
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue