sbt, the interactive build tool
Go to file
Eugene Yokota 200b351552 Adds xsbti.T2. 2015-12-16 15:46:40 -05:00
internal Adds xsbti.T2. 2015-12-16 15:46:40 -05:00
project Bump up Scala version. Fixes #24 2015-12-16 15:27:00 -05:00
.travis.yml Travis setup 2015-08-31 01:03:37 +02:00
CONTRIBUTING.md Using doge to release correctly 2015-09-05 01:42:34 -04:00
LICENSE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
NOTICE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
README.md readme 2015-08-20 01:02:40 -04:00
build.sbt 0.1.0-M6 2015-11-13 01:59:18 -05:00

README.md

utility modules for sbt

cd sbt-modules/util-take2
git filter-branch --index-filter 'git rm --cached -qr -- . && git reset -q $GIT_COMMIT -- build.sbt LICENSE NOTICE interface util/appmacro util/collection util/complete util/control util/log util/logic util/process util/relation cache' --prune-empty
git reset --hard
git gc --aggressive
git prune