https://github.com/seh/rules_cue
CUE rules for Bazel
https://github.com/seh/rules_cue
bazel bazel-rules cue cuelang
Last synced: 2 months ago
JSON representation
CUE rules for Bazel
- Host: GitHub
- URL: https://github.com/seh/rules_cue
- Owner: seh
- License: apache-2.0
- Created: 2021-03-28T14:57:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-03T14:43:44.000Z (3 months ago)
- Last Synced: 2026-03-03T18:51:08.397Z (3 months ago)
- Topics: bazel, bazel-rules, cue, cuelang
- Language: Starlark
- Homepage:
- Size: 358 KB
- Stars: 21
- Watchers: 1
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-cue - rules_cue - CUE rules for Bazel. (Projects)
README
.. role:: tool(emphasis)
=================================
CUE rules for Bazel
=================================
.. External links
.. See https://stackoverflow.com/a/4836544/31818 for this abomination:
.. |the cue tool| replace:: the :tool:`cue` tool
.. _the cue tool:
.. _cue: https://cuelang.org/docs/
Integrate |the cue tool|_ into your Bazel probjects to define data in CUE and export it in various formats.
.. contents:: :depth: 2
-----
Overview
========
**TODO:** Write remaining documentation.