Skip to content

shellcell/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

homebrew-tap

Homebrew tap for:

Formula Description
exex Terminal UI for exploring ELF, Mach-O and PE binaries
ttysvg Record terminal sessions as SVG animations
cnvrt An interactive Go CLI for file conversion
snailrace Benchmarking tool

Install

brew install shellcell/tap/exex
brew install shellcell/tap/ttysvg
brew install shellcell/tap/cnvrt
brew install shellcell/tap/snailrace

Or tap first, then install:

brew tap shellcell/tap
brew install exex
brew install ttysvg
brew install cnvrt
brew install snailrace

Upgrade

brew upgrade exex
brew upgrade ttysvg
brew upgrade cnvrt
brew upgrade snailrace

Supported platforms

OS Architectures
macOS arm64, x86_64
Linux arm64, x86_64

The exex formula installs the full build (Chroma-based syntax highlighting). The example config is installed under $(brew --prefix)/share/exex/ and the README.md under the formula's doc directory.

Usage

exex [-debug PATH] [-s STRING] [-o [VIEW]] <binary> [goto]

See the upstream README for full documentation, key bindings and the colour/theme schema.

ttysvg -o demo.svg

See the upstream README for full ttysvg documentation.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages