zat is a syntax highlighting cat like utility using tree-sitter and with support for vscode themes
Find a file
2024-02-20 18:09:54 +01:00
src Initial release 2024-02-20 17:59:34 +01:00
.gitignore Initial release 2024-02-20 17:59:34 +01:00
build.zig Initial release 2024-02-20 17:59:34 +01:00
build.zig.version Add zig version helper script 2024-02-20 18:09:54 +01:00
build.zig.zon Initial release 2024-02-20 17:59:34 +01:00
LICENSE Initial commit 2024-02-20 17:58:33 +01:00
README.md improve README.md 2024-02-20 18:09:39 +01:00
zig Add zig version helper script 2024-02-20 18:09:54 +01:00

zat

zat is a syntax highlighting cat like utility.

It uses tree-sitter and supports for vscode themes.

Build with:

./zig build