mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 01:24:09 +02:00
util has been merged-in the main repo
https://github.com/sbt/sbt/pull/5274
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
[asking]: https://stackoverflow.com/questions/ask?tags=sbt
|
||||
[LICENSE]: LICENSE
|
||||
[sbt/io]: https://github.com/sbt/io
|
||||
[sbt/util]: https://github.com/sbt/util
|
||||
[sbt/librarymanagement]: https://github.com/sbt/librarymanagement
|
||||
[sbt/zinc]: https://github.com/sbt/zinc
|
||||
[sbt/sbt]: https://github.com/sbt/sbt
|
||||
@@ -30,7 +29,6 @@ This is the 1.x series of sbt. The source code of sbt is split across
|
||||
several GitHub repositories, including this one.
|
||||
|
||||
- [sbt/io][sbt/io] hosts `sbt.io` module.
|
||||
- [sbt/util][sbt/util] hosts a collection of internally used modules.
|
||||
- [sbt/librarymanagement][sbt/librarymanagement] hosts `sbt.librarymanagement` module that wraps Ivy.
|
||||
- [sbt/zinc][sbt/zinc] hosts Zinc, an incremental compiler for Scala.
|
||||
- [sbt/sbt][sbt/sbt], this repository hosts modules that implements the build tool.
|
||||
|
||||
Reference in New Issue
Block a user