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