zat/README.md

9 lines
144 B
Markdown

# zat
zat is a syntax highlighting cat like utility.
It uses tree-sitter and supports for vscode themes.
Build with:
```shell
./zig build
```