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