Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 204 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 204 Bytes

bazel-example

Requirements

  • Nix (tested on Ubuntu 16.04, 4.15.0-24-generic, x86_64)

Building and running

The test library:

$ nix-shell --pure --run "bazel build //engine:test-lib"