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
- Host: GitHub
- URL: https://github.com/neurocyte/notcurses-zig
- Owner: neurocyte
- License: mit
- Created: 2023-03-25T14:23:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T20:58:20.000Z (about 2 years ago)
- Last Synced: 2025-07-02T16:05:47.486Z (12 months ago)
- Topics: tui, zig, zig-package
- Language: Zig
- Homepage:
- Size: 28.3 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.