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

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

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.