Ice
❄️ A developer friendly package manager for Swift; 100% compatible with Swift Package Manager
How to download and setup Ice
Open terminal and run command
git clone https://github.com/jakeheis/Ice.git
git clone is used to create a copy or clone of Ice 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 Ice https://github.com/jakeheis/Ice/archive/master.zip
Or simply clone Ice with SSH
[email protected]:jakeheis/Ice.git