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