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