An open API service indexing awesome lists of open source software.

https://github.com/neurocyte/notcurses-zig

Zig bindings and packaging for notcurses
https://github.com/neurocyte/notcurses-zig

tui zig zig-package

Last synced: 11 months ago
JSON representation

Zig bindings and packaging for notcurses

Awesome Lists containing this project

README

          

# Zig bindings and package for notcurses

This package provides build scripts and basic (WIP) bindings for building notcurses applications in Zig.

See `src/ncinputtest.zig` for a basic example application.

Should generally build with zig nightly.