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