b89cb93b103c6b791e7bca2d7a3bb2244a60f156
gitlabvers - Get latest GitLab version number
C++ tool to obtain latest version number(s) of GitLab. It downloads the GitLab Release notes file, and processes it using regular expressions.
Dependencies
Build
make
Install
sudo make install
Documentation
man gitlabvers
Languages
Makefile
58.9%
C++
41.1%