Skip to content

taskcluster/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Taskcluster Homebrew Tap

This Homebrew Tap provides the Taskcluster team a place to build and share their own Homebrew formulae. You can find out more information about how third party Homebrew Taps are created and maintained in Homebrew's documentation.

Currently available formulae can be found in the Formula directory at the root of the Tap.

Tapping

To tap the Homebrew Tap without installing any formulae, you can use the following command:

brew tap taskcluster/tap

For more information about the brew tap command, see the Homebrew documentation.

Installing Formulae

To install a specific formula, such as taskcluster to install the Taskcluster CLI, you can use the following command:

# to install without having to tap the Homebrew Tap first
brew install taskcluster/tap/taskcluster
# to install if you've already tapped the Homebrew Tap
brew install taskcluster

Uninstalling Formulae

To uninstall a specific formula, such as taskcluster, you can use the following command:

brew uninstall taskcluster

Untapping

To untap the Homebrew Tap, you can use the following command:

brew untap taskcluster/tap

About

Homebrew Tap that holds the formulae for installing the taskcluster cli.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages