authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:28:46 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:28:46 -07:00
log18c6c24d692df31a17f78299c4a539c935d1feb1
tree8fea0d1c6a232b254ec925098e3482013d1b148e
parentb0d7878680fff57fd5ed9e7e4d2694acc0b81255

ziginfra README sync


1 files changed, 7 insertions(+), 10 deletions(-)

README.md+7-10
......@@ -1,29 +1,26 @@
11# zig-ansi
2
23![loc](https://sloc.xyz/github/nektro/zig-ansi)
34[![license](https://img.shields.io/github/license/nektro/zig-ansi.svg)](https://github.com/nektro/zig-ansi/blob/master/LICENSE)
45[![discord](https://img.shields.io/discord/551971034593755159.svg?logo=discord)](https://discord.gg/P6Y4zQC)
6[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
7[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
8[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
59
610ANSI utilities for CLI usage in Zig.
711
812## Zig
13
914- https://ziglang.org/
1015- https://github.com/ziglang/zig
1116- https://github.com/ziglang/zig/wiki/Community
1217
1318## Getting Started
19
1420Using https://github.com/nektro/zigmod, add a `git` type with a path of `https://github.com/nektro/zig-ansi`.
1521
1622## Usage
23
1724See `src/main.zig` or do `zig build run` to see examples.
1825
1926See `src/lib.zig` for source code.
20
21## Built With
22- Zig 0.7.0
23
24## Contact
25- hello@nektro.net
26- https://twitter.com/nektro
27
28## License
29MIT