sbt, the interactive build tool
Go to file
Dale Wijnand 9bf0da7bec Remove scripted test, forward-port fallout 2016-06-17 09:04:49 +02:00
librarymanagement Merge pull request #43 from Duhemm/fport/workaround-2620 2016-06-04 12:43:34 -04:00
project Don't depend on other projects' tests 2016-05-11 14:12:10 -04:00
.gitignore Bump dependencies 2016-05-04 22:49:03 -04:00
.travis.yml Target Oracle JDK 7 & 8 in Travis 2016-01-17 22:17:54 +00:00
README.md Add build.sbt 2015-08-19 03:56:08 -04:00
build.sbt Remove re-setting publishArtifact in Test, defined in commonSettings 2016-06-17 09:03:23 +02: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