Library and program downloader from terminal. Works on Windows and Linux :)
Read the guide here.
dlib script.dls
dlib install mank-git
dlib --repository add repository.com
dlib https://repository.com/sample/script.dls
dlib --version
The first command runs a script that is in the working folder. The second command runs an indexed script from a remote repository. The third command adds a repository. The fourth command runs a script from the internet. The last command shows dlib version.
Here you can find documentation: https://surfacesystems.github.io/cpp-dlib/docs/
This project is licensed with GNU GPL v3.