Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/neurocyte/flow-themes
- Owner: neurocyte
- License: mit
- Created: 2024-02-07T17:16:10.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-11-04T13:50:03.000Z (3 months ago)
- Last Synced: 2024-11-04T14:39:14.543Z (3 months ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 95.7 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.