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