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