EVA
Ever-Vigilant-Arbiter, a way to manage all of your projects using native git calls and build commands!
How to download and setup EVA
Open terminal and run command
git clone https://github.com/IanCampbellCode/EVA.git
git clone is used to create a copy or clone of EVA 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 EVA https://github.com/IanCampbellCode/EVA/archive/master.zip
Or simply clone EVA with SSH
[email protected]:IanCampbellCode/EVA.git