Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ohueter's Homebrew Tap

My personal Homebrew tap housing formulas for my Homebrew projects.

Homebrew is a package manager for macOS. This tap is a "self hosted" collection of my Homebrew packages. For specific details about a formula contained in this tap, visit that formula's homepage.

Usage

# Setup tap
brew tap ohueter/tap

# Check the tap for available formulas
brew search ohueter/tap
Project Description Install
autokbisw Automatic keyboard/input source switching for OSX brew install autokbisw

Development

# Audit a formula (lint)
brew audit --strict --online <formula_name>

# Test a formula
brew test <formula_name>

# Create a tar
tar -czf name-of-tar.tar.gz path/to/content

# Get the checksum of an archive
shasum -a 256 name-of-tar.tgz

# Fix style offenses in formula
brew style --fix ohueter/tap

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages