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