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