Files
zterm/README.md
Yves Biener 84882d2991
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 29s
doc: initial readme documentation
2024-11-09 21:47:52 +01:00

424 B

zterm Terminal User Interface Library

zterm is a terminal user interface library to implement terminal (fullscreen or inline) applications.

Note

Currently zig 0.13.0 is officially supported. Builds using the master version might not work.

Usage

To include zterm as a dependency in your project run the following command:

zig fetch --save git+https://gitea.yves-biener.de/yves-biener/zterm