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