An open API service indexing awesome lists of open source software.

https://github.com/mulbc/homebrew-ceph-client

Homebrew tap for ceph client libraries
https://github.com/mulbc/homebrew-ceph-client

ceph ceph-client homebrew osx storage

Last synced: about 1 year ago
JSON representation

Homebrew tap for ceph client libraries

Awesome Lists containing this project

README

          

# 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][homebrew].

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
```

[homebrew]: http://brew.sh/
[ceph]: https://ceph.com/