tow
A package manager for generic packages in GitLab. Every group or project in GitLab has a package registry in which generic packages can be stored and retrieved from. tow makes this easy. This project is still under development.
How to download and setup tow
Open terminal and run command
git clone https://github.com/SignIn-SignUp/tow.git
git clone is used to create a copy or clone of tow 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 tow https://github.com/SignIn-SignUp/tow/archive/master.zip
Or simply clone tow with SSH
[email protected]:SignIn-SignUp/tow.git