https://github.com/jonsch318/rules_typst
Typst rules for Bazel
https://github.com/jonsch318/rules_typst
bazel bazel-rules typst
Last synced: 5 months ago
JSON representation
Typst rules for Bazel
- Host: GitHub
- URL: https://github.com/jonsch318/rules_typst
- Owner: jonsch318
- License: apache-2.0
- Created: 2024-02-07T09:40:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-30T12:41:08.000Z (8 months ago)
- Last Synced: 2025-10-30T14:39:07.988Z (8 months ago)
- Topics: bazel, bazel-rules, typst
- Language: Starlark
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Typst rules for [Bazel](https://bazel.buid)
Bazel rules for the [typst](https://typst.app) markup-based typesetting system.
> [!CAUTION]
> This ruleset is in early development and thus introduce
> breaking changes at any time (without warning) until a 1.0.0 release.
I try to follow the Bazel rules-template.
Roadmap:
- [] functioning simple pdf example
- [] functioning multi file pdf document
- [] functioning data dependencies
- [] packages
- [] watching
- [] font dependencies without fonts no hermetic build is possible.