vend
Vendored dependencies for Python. No more Virtualenv bullshit! (Work in progress)
How to download and setup vend
Open terminal and run command
git clone https://github.com/notpushkin/vend.git
git clone is used to create a copy or clone of vend 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 vend https://github.com/notpushkin/vend/archive/master.zip
Or simply clone vend with SSH
[email protected]:notpushkin/vend.git