sbt, the interactive build tool
Go to file
eugene yokota 19e1cc9d2f Merge pull request #48 from dwijnand/CrossVersion-and-ModuleId-equality
Make CrossVersion & ModuleId more commonly equal
2016-07-07 22:29:02 -04:00
librarymanagement Make CrossVersion & ModuleId more commonly equal 2016-07-08 03:10:37 +01:00
project Drop Scala 2.10, add openjdk7 2016-06-21 17:51:16 +01:00
.gitignore Bump dependencies 2016-05-04 22:49:03 -04:00
.travis.yml Drop Scala 2.10, add openjdk7 2016-06-21 17:51:16 +01:00
README.md Add build.sbt 2015-08-19 03:56:08 -04:00
build.sbt Drop Scala 2.10, add openjdk7 2016-06-21 17:51:16 +01: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