These are series of code samples useful for configuring a variety of use cases. They also serve as integration tests.
- Create a new workspace in the
examples
directory - Ensure that the
rules_kotlin
repository is namedrules_kotlin
- If the example will not work on a bazel version, add an
exclude
directory with a file of that version. See examples/multiplex/exclude. - Update the bazel excluded packages via
bazel run //examples:update_bit_ignore