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