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