Skip to content

mulbc/homebrew-ceph-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

Ceph client libraries for Homebrew

This is a Ceph tap for Homebrew.

Mac users can use these formulae to easily install and update Ceph libraries.

Initial setup

If you don't have Homebrew, install it from their homepage.

Then, add this tap:

brew tap mulbc/ceph-client

Installing

To install the Ceph client libraries:

brew install ceph-client

Updating

Simply run:

brew update
brew upgrade ceph-client