Skip to content

ihor-yarovyi/RepositoryNews

Repository files navigation

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'