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