/homebrew-ceph-client

Homebrew tap for ceph client libraries

Primary LanguageRuby

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