betamax 0.1.1

Rust-first VHS-style terminal capture CLI
betamax-0.1.1 is not a library.
Visit the last successful build: betamax-0.1.0

betamax

betamax is the installable CLI for Betamax, a Rust-first terminal capture tool in the spirit of VHS.

cargo install betamax --locked
betamax run demo.tape

The CLI delegates tape parsing, terminal execution, rendering, and output writing to betamax-core.

See the repository README for full usage and examples, and the Tape Reference for command behavior, settings, and defaults.