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

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
neo # start the rain neo --help # show help
Press ESC or Ctrl+C to exit.
See docs/user-guide.md for setup and development workflow.
Generated from mise-lib-template.