Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 571 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 571 Bytes

homebrew-eluv-io

Homebrew Tap for Eluvio

Installation

brew tap eluv-io/eluv-io

Contnet fabric client

brew install elv

Running

Content fabric client

elv --help

Upgrading

brew update && brew upgrade

Minor updates

Content fabric client

brew update && brew reinstall elv

Troubleshooting

  • Use --verbose and --debug to get more info while installing.
  • Make sure to update XCode and the command line tools.
  • Run brew update and brew upgrade
  • Fix what the brew doctor says.