sbt, the interactive build tool
Go to file
Eugene Yokota 4b0b3a05f9 Bump to util 1.0.0-M23
I'm now going to use `CacheStore.apply` in `JsonUtil` (used by cached resolution). This gets rid of `fileToStore` parameter from a bunch of classes and simplifies the setup around librarymanagement.
2017-04-17 13:29:02 -04:00
librarymanagement Bump to util 1.0.0-M23 2017-04-17 13:29:02 -04:00
project Bump to util 1.0.0-M23 2017-04-17 13:29:02 -04:00
.gitignore Maven version range improvement 2017-04-04 16:22:28 -04:00
.java-version Cross publish to Scala 2.12 2017-01-07 00:49:45 -05:00
.travis.yml Cross publish to Scala 2.12 2017-01-07 00:49:45 -05:00
README.md Add build.sbt 2015-08-19 03:56:08 -04:00
build.sbt Bump util 2017-01-13 22:48:32 -05:00
sbt-allsources.sh sbt-contraband 0.3.0-M4 2017-03-17 23:03:37 -04:00

README.md

librarymanagement module for sbt

git clone --no-hardlinks --branch 0.13 sbt sbt-modules/librarymanagement
cd sbt-modules/librarymanagement
git filter-branch --index-filter 'git rm --cached -qr -- . && git reset -q $GIT_COMMIT -- ivy util/cross' --prune-empty
git reset --hard
git gc --aggressive
git prune
git cb 1.0