Skip to content

A Homebrew tap for installing Habitat on MacOS

Notifications You must be signed in to change notification settings

skeshari12/homebrew-habitat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Habitat Homebrew Tap

For developers on MacOS, the Habitat team maintains a Homebrew tap that makes it easy to install the hab command line client and keep up-to-date with the latest stable releases.

Once you've installed Homebrew, add the tap with the following command (this is a one-time operation):

brew tap habitat-sh/habitat

Then, installing the latest version of hab is just:

brew install hab

Thereafter, you can stay up-to-date with the latest stable release by running:

brew upgrade hab

If you no longer wish to use the Habitat tab, you can uninstall it:

brew untap habitat-sh/habitat

About

A Homebrew tap for installing Habitat on MacOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.4%
  • Ruby 16.6%