Skip to content

cirruslabs/homebrew-cli

Repository files navigation

Cirrus Labs' Homebrew tap

To install a product run:

brew install cirruslabs/cli/<product name>

List of availbale products:

Reverting to a previous version

In order to revert to a preovious version please find SHA of the commit in this reporisoty for the particular version and run the follwoing:

brew uninstall cirruslabs/cli/<product name>
cd $(brew --repository)/Library/Taps/cirruslabs/homebrew-tap
git reset --hard SHA
brew install cirruslabs/cli/<product name>

About

Homebrew formula for Cirrus CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages