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