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