Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.aspect.build/llms.txt

Use this file to discover all available pages before exploring further.

This section contains language-agnostic utility rules and libraries that are useful across many Bazel projects.

APIs

bazel_lib

General-purpose utilities from aspect-build/bazel-lib:

Data Processing

  • jq - Transform JSON data using jq
  • yq - Transform YAML data using yq
  • tar - Create and manipulate tar archives

Formatting & Linting