sbt, the interactive build tool
Go to file
Alexandre Archambault d6858b4857 Make most things private in lm-coursier
And as much as possible, have sbt-coursier-shared and sbt-lm-coursier
use as few as possible things from coursier itself and lm-coursier.
2019-04-25 16:34:08 +02:00
metadata@eb8d9e382f Fetch test web server jars before sbt starts 2019-03-06 12:38:03 +01:00
modules Make most things private in lm-coursier 2019-04-25 16:34:08 +02:00
project Switch to sbt-coursier 1.1.0-M13-4 in build 2019-04-05 09:07:38 +02:00
scripts Tweak .travis.yml 2019-03-04 18:08:06 +01:00
.gitignore Clean-up .gitignore 2018-10-17 14:18:03 +02:00
.gitmodules Use handmade metadata from separate repo 2018-10-01 16:55:27 +02:00
.travis.yml Use coursier-based sbt launcher 2019-03-06 10:59:35 +01:00
LICENSE Add LICENSE file 2016-11-10 11:24:46 -08:00
README.md Adjust badges 2019-03-27 15:55:50 +01:00
appveyor.yml Fetch test web server jars before sbt starts 2019-03-06 12:38:03 +01:00
build.sbt Switch to coursier 1.1.0-M14-2 (#60) 2019-04-25 15:35:38 +02:00

README.md

sbt-coursier

Build Status Build status (Windows) Maven Central

sbt plugins of coursier

See the coursier documentation for more details.