Skip to content

WIP example of doing multiple scala version builds in bazel

Notifications You must be signed in to change notification settings

smparkes/multi-scala-example

Repository files navigation

multi-scala-example

Simple example of using multi-scala builds based on https://github.com/smparkes/rules_scala

To run the examples:

  1. clone the repo: git clone https://github.com/smparkes/multi-scala-example.git
  2. update the rules_scala fork: git submodule update --init --recursive
  3. build the example and run the example tests: bazel build :all && bazel test :all

About

WIP example of doing multiple scala version builds in bazel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published