Themes compiler for Flow Control, the text editor
|
Some checks are pending
Release tarball / release_tarball (push) Waiting to run
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .gitignore | ||
| build.zig | ||
| build.zig.version | ||
| build.zig.zon | ||
| LICENSE | ||
| README.md | ||
| zig | ||
flow-themes
Themes compiler for Flow-Control, the text editor
Requirements
- zig 0.15.1
- hjson (installed in your PATH)
Build
zig build
This will download and compile all the themes and create a zig module
in zig-out that can be referenced as a dependency from another project's
build.zig.zon.