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