How to download and setup webdav
Open terminal and run command
git clone https://github.com/hacdias/webdav.git
git clone is used to create a copy or clone of webdav repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with webdav https://github.com/hacdias/webdav/archive/master.zip
Or simply clone webdav with SSH
[email protected]:hacdias/webdav.git