Custom Homebrew tap.
Tap this repository:
brew tap RobertAudi/formulae https://github.com/RobertAudi/homebrew-formulae.gitInstall the packages it contains like any other Homebrew package:
brew install sparc- appswitch: Switch, hide, show, quit, kill or list macOS applications from the command line or scripts.
- asprint: Command-line program for OS X that pretty-prints out contents of compiled AppleScript (
.scpt) files using ANSI escape sequences - cnsc: Angular commits minus scope and stuff
- git-branch-name: Optimally fast branch name command for Git
- lc: A command line application which scans directories and identifies what software license things are under
- lr: List files, recursively
- necho: Minimal, sensible alternatives to
echo(1) - nq: Unix command line queue utility
- searchfs: Command line tool to quickly search by filename on entire APFS and HFS+ volumes using the file system catalog.
- sparc: Sparklines for your shell ▄ ▇ ▂ ▁ ▅ ▃
- tmuxifier: Powerful session, window & pane management for Tmux
- xe: Simple
xargsand apply replacement - xiny: A simple command line tool for converting between various units of measurement
These formulae are present in homebrew-core but I added them to this tap with customizations.
- moreutils: Collection of tools that nobody wrote when UNIX was young. Build options restored
- FastDMG: Fast, no-nonsense disk image mounting for macOS
- IconScanner: Find and inspect macOS icon assets (.icns) on your system
Generate sha256 hash of the installed binaries:
$ sha256sum <file>Test the formula:
$ brew test --debug ./Formula/<formula>.rb