VHS is a CLI home video recorder that provides an intuitive way to
write custom terminal GIFs as code for integration testing and
demoing your CLI tools.
¦ ¦ ¦ ¦
Manual pages:
FreshPorts has no man page information for this port.
===> The following configuration options are available for vhs-0.9.0_1:
====> Browser driver to web automation and scraping: you can only select none or one of them
CHROMIUM=off: Install google chromium
UNGOOGLED_CHROMIUM=off: Install ungoogled-chromium
===> Use 'make config' to modify these settings
graphics/vhs: Update to 0.7.2
ChangeLog: https://github.com/charmbracelet/vhs/releases/tag/v0.7.2
Bug fixes
* Fix vhs serve mode
* Update log dependency
Other work
* Fix app crash when there is repeated SLEEP at the end of the "lines" slice
* Refactor Lexer, Parser, Token into packages
PR: 279613
Reported by: DtxdF@disroot.org (maintainer)
graphics/vhs: New port: Your CLI home video recorder
VHS is a CLI home video recorder that provides an intuitive way to
write custom terminal GIFs as code for integration testing and
demoing your CLI tools.
WWW: https://github.com/charmbracelet/vhs
PR: 270036