Build from sources
Build Reva from the source code
To build REVA the Go compiler needs to be installed. See Install Go to install the Go programming language that installs the Go compiler.
git clone https://github.com/cs3org/reva
cd reva
make
Last modified January 10, 2023: Migrate the litmusOcisSpacesDav test from Drone to GitHub Actions (#3566) (6dd286fc)