ihor-yarovyi / RepositoryNews

The monitoring system of repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RepositoryNews

This is a simple program which checks new commits in your remote repository

If you want to build this project you should:

  • install Conan Package Manager;
  • install CMake;
  • install GCC which support C++17 (for the Linux) or install Visual Studio 2017 (for the Windows).

How to build?

For the Linux:
Run bush file 'build_linux.sh'
For the Windows:
Run bush file 'build_windows.sh'

About

The monitoring system of repositories

License:GNU General Public License v3.0


Languages

Language:C++ 90.7%Language:CMake 8.8%Language:Shell 0.4%