sbt, the interactive build tool
Go to file
Alexandre Archambault dcd0461801 Fetch test web server jars before sbt starts
Possible lock issues when trying to fetch the server and sbt at the same
time.
2019-03-06 12:38:03 +01:00
metadata@eb8d9e382f Fetch test web server jars before sbt starts 2019-03-06 12:38:03 +01:00
modules Add sbt-dotty test 2019-03-06 11:39:53 +01:00
project Use coursier-based sbt launcher 2019-03-06 10:59:35 +01: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 Keep only sbt plugins 2018-09-28 18:23:43 +02: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-M13 2019-03-06 10:59:35 +01:00

README.md

sbt-coursier

Build Status Build status (Windows) Maven Central

sbt plugins of coursier

See the coursier documentation for more details.