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