An open API service indexing awesome lists of open source software.

https://github.com/slamdev/bazel-showcase-config-settings


https://github.com/slamdev/bazel-showcase-config-settings

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# bazel-showcase-config-settings

```shell
bazel build //:sample --env=dev
bazel build //:sample --env=prod
```