Skip to content

WorkInProgress-Development/homebrew-formulae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

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

Customized formulae

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

Casks

  • FastDMG: Fast, no-nonsense disk image mounting for macOS
  • IconScanner: Find and inspect macOS icon assets (.icns) on your system

Development

Generate sha256 hash of the installed binaries:

$ sha256sum <file>

Test the formula:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%