Skip to content

Commit 90bd829

Browse files
committed
update scala
1 parent 83fe1ef commit 90bd829

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Scala相关总结.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,12 @@
1414
* 安装说明:http://scala-ide.org/documentation.html
1515

1616

17+
# SBT
18+
19+
用于Scala和Java项目的开源构建工具,类似于Java的Maven和Ant。
20+
21+
* http://www.scala-sbt.org/
22+
23+
1724

1825

0 commit comments

Comments
 (0)