grex
Summary
Section titled “Summary”Installs grex, a command-line tool for generating regular expressions from test cases, from a GitHub release binary.
Syntax / Usage
Section titled “Syntax / Usage”zi for \ from'gh-r' \ sbin'g*x -> grex' \ pemistahl/grexDetails
Section titled “Details”from'gh-r'— downloads the release archive from GitHub Releases.sbin'g*x -> grex'— creates a shim namedgrexpointing to the binary matching the globg*xin the archive (requireszinit-annex-bin-gem-node). The glob avoids hardcoding platform-specific filenames.
The annex zdharma-continuum/zinit-annex-bin-gem-node must be loaded before this recipe.
Examples
Section titled “Examples”# prerequisite — load once at the top of .zshrczinit light-mode for zdharma-continuum/zinit-annex-bin-gem-node
zi for \ from'gh-r' \ sbin'g*x -> grex' \ pemistahl/grex