Skip to content

stordahl/keg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Keg 🍻

Build Status

A tiny cli to simplify managing Homebrew.

keg-demo.mp4

Use keg to...

  • Update Homebrew
  • Upgrade Homebrew packages
  • Install Homebrew packages
  • Uninstall Homebrew packages

Dependancies

Install

First git clone this repo to your machine...

git clone https://github.com/stordahl/keg.git

# or using the Github CLI
# gh repo clone stordahl/keg

Then simply alias the script in your .zshrc, .bash_profile, etc

alias keg="zsh /path/to/script/keg.sh"

About

A tiny CLI to simplify managing Homebrew.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages