Add really basic Bazel support.

This commit is contained in:
Jelmer Vernooij 2021-04-25 13:32:32 +01:00
parent e1c5258bca
commit 126d06c332
2 changed files with 31 additions and 0 deletions

View file

@ -38,6 +38,7 @@ issues (or lack of support for a particular ecosystem), please file a bug.
### Supported Build Systems
- Bazel
- Cabal
- Cargo
- Golang