Skip to content

jpsacha/community-builds

 
 

Repository files navigation

Scala Community Build

Join the chat at https://gitter.im/scala/community-builds

This repository contains configuration files that enable us to build and test a corpus of Scala open source projects together using Lightbend's dbuild.

How big is it? It's over a million lines of Scala code, total.

Why do this? The main goal is to guard against regressions in new versions of Scala (language, standard library, and modules). It's also a service to the open source community, providing early notice of issues and incompatibilities.

Can I run it myself? Sure, just clone the repo and run ./run.sh.

Further documentation is in the wiki.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%