sbt, the interactive build tool
Go to file
Eugene Yokota 9d812f4d98 Cross publish to Scala 2.12 2017-01-07 00:49:45 -05:00
librarymanagement Move ModuleID toString out 2017-01-05 15:42:34 +00:00
project Cross publish to Scala 2.12 2017-01-07 00:49:45 -05:00
.gitignore Bump dependencies 2016-05-04 22:49:03 -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 Cross publish to Scala 2.12 2017-01-07 00:49:45 -05: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