Skip to content

DataDog/homebrew-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datadog Pack

A Homebrew tap for managing Datadog-provided package updates. This tap allows you to install and update Homebrew packages through tools provided by Datadog.

What is this?

This tap provides access to Datadog's custom Homebrew formulae, enabling you to easily install and manage Datadog tools and utilities on macOS and Linux systems via Homebrew.

Installation

Install a specific formula

brew install datadog/pack/<formula>

Tap first, then install

brew tap datadog/pack
brew install <formula>

Using Brewfile

Add to your Brewfile:

tap "datadog/pack"
brew "<formula>"

Usage

After tapping this repository, you can install, upgrade, and manage packages just like any other Homebrew formula:

brew install datadog/pack/<formula>
brew upgrade <formula>
brew uninstall <formula>

Documentation

For more information on Homebrew usage:

About

Datadog Public Homebrew Repository

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages