Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 521 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 521 Bytes

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