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