Git Repo Manager is a repository manager for Github, Gitlab and all other software hosting providers which use Git.
GRM groups git repositories and provides one command updates for all of them. There is no need to install, update, remove and group them manually. GRM does everything instead of the user.
- git
- g++
Download grm somewhere.
Edit config.hxx:
Set as
GRM_LOCATION
the location, where all grm files are located. (use slashes (/) instead of backslashes (\))
Set asFILE_MANAGER
the default file manager you use on your OS.
Set asINSTALL
the command, which you want to use to install packages (mustn't contain spaces)
and etc
Compile grm.cxx:
g++ grm.cxx -o grm