halfrgrd/evp

Render a VHS-format .tape script with evp, producing an animated GIF or SVG. Downloads a prebuilt linux-amd64 binary from the GitHub Release matching the requested version (no Docker, no Rust toolchain required).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scriptPath to the .tape script to render.yes
outputOutput file path. Extension picks the renderer (.gif or .svg). If unset, the script's `Output` directive is used.no""
versionevp release tag to install (e.g. `v0.2.0`), or `latest`.nolatest
fontOptional path to a TTF/OTF font for the GIF renderer. Defaults to the embedded JetBrains Mono family.no""
log-levelLog level: error|warn|info|debug|trace.noinfo
install-dirDirectory where the `evp` binary is installed. Added to $PATH for subsequent steps.no/usr/local/bin
namedescription
output-pathResolved output path that evp wrote to.
evp-versionResolved evp release tag that was installed.