e5c80f9f68d34eed558db3fa466730f769b682b2
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.
As an alternative, you can also simply install the Perl script glv.pl
somewhere, and use that. It has the same functionality as the C++ tool.
Dependencies
Build
make
Install
sudo make install
Documentation
man gitlabvers
Languages
Makefile
57.6%
C++
40.2%
Perl
2.2%