Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neurocyte/flow-themes

Themes compiler for Flow Control, the text editor
https://github.com/neurocyte/flow-themes

zig zig-package

Last synced: 2 months ago
JSON representation

Themes compiler for Flow Control, the text editor

Awesome Lists containing this project

README

        

# flow-themes
Themes compiler for Flow-Control, the text editor

## Requirements

- zig 0.13
- 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`.