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