Skip to content

OffByOneStudios/ob1-bazel

Repository files navigation

ob1-bazel

Bazel rules maintained by OffByOne Studios

TestLinux

Testing in Docker

Build The Container

docker build -t github.com/offbyonestudios/bazel-deps .

Running The Tests

docker run -it github.com/offbyonestudios/bazel-deps bazel test

Running The Tests

docker run -it -v $(pwd):/usr/local/src/bazel-ob1 github.com/offbyonestudios/bazel-deps /bin/bash

About

OffByOne Studios' custom & maintained bazel files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published