Skip to content

oxidecomputer/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

homebrew-tap

Homebrew tap for installing Oxide projects on macOS.

Usage

Add the tap:

brew tap oxidecomputer/tap

List the available formulas

brew tap-info oxidecomputer/tap --json | jq -r '.[].formula_names[]'

Install/upgrade a formula:

brew install oxidecomputer/tap/oxide-cli
brew upgrade oxidecomputer/tap/oxide-cli

Uninstall / Remove the tap

brew list --formula --full-name | grep '^oxidecomputer/tap/' | xargs brew uninstall
brew untap oxidecomputer/tap

About

Homebrew tap for Oxide projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages