How to download and setup domy
Open terminal and run command
git clone https://github.com/teamdomy/domy.git
git clone is used to create a copy or clone of domy 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 domy https://github.com/teamdomy/domy/archive/master.zip
Or simply clone domy with SSH
[email protected]:teamdomy/domy.git