view config/README.md @ 237:97882baf83e7

[mrjunejune] Rewrite homepage introduction
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 09:53:29 -0700
parents b818a4561a3c
children
line wrap: on
line source

# config

Shared Bazel build configurations and platform definitions.

## Usage

Reference in BUILD files:

```starlark
load("//config:defs.bzl", ...)
```