README.md

neo

file_type_zig
Zig

Matrix digital rain effect for your terminal, written in Zig.

demo

Install

curl -fsSL https://raw.githubusercontent.com/skapoor8/neo/main/install.sh | bash

Or build from source:

mise install && mise run build && zig-out/bin/neo

Usage

neo # start the rain neo --help # show help

Press ESC or Ctrl+C to exit.

Development

See docs/user-guide.md for setup and development workflow.

Generated from mise-lib-template.