Guide To Install cadaver On Mac using Brew

Package Information:

Name: cadaver
Use: cadaver is a command-line WebDAV client for Unix
URL: http://www.webdav.org/cadaver/

Installation Steps:

  1. Launch Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install cadaver using brew
    brew install cadaver

cadaver is ready to use now!