RobertAudi / homebrew-formulae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homewbrew formulae

Custom Homebrew tap.

Usage

Tap this repository:

brew tap RobertAudi/formulae https://github.com/RobertAudi/homebrew-formulae.git

Install the packages it contains like any other Homebrew package:

brew install sparc

Formulae

  • 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
  • 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 xargs and apply replacement
  • xiny: A simple command line tool for converting between various units of measurement

Development

Generate sha256 hash of the installed binaries:

$ sha256sum <file>

Test the formula:

$ brew test --debug ./Formula/<formula>.rb

About


Languages

Language:Ruby 100.0%