deb-drop
Http fastCGI web server for provide simple and secure access for managing Debian packages in repositories
How to download and setup deb-drop
Open terminal and run command
git clone https://github.com/innogames/deb-drop.git
git clone is used to create a copy or clone of deb-drop 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 deb-drop https://github.com/innogames/deb-drop/archive/master.zip
Or simply clone deb-drop with SSH
[email protected]:innogames/deb-drop.git