Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directory monitor

Build Status

Installation

$ git clone https://github.com/ghadd/edu-DirMonitor
$ cd edu-DirMonitor
$ mkdir build && cd build
$ cmake ..
$ cmake --build .
$ ./edu-DirMonitor

=== Server is running ===

Running Tests

$ cd test
$ mkdir build && cd build
$ cmake ..
$ cmake --build .
$ ./edu-DirMonitor-Test

Running cxxtest tests (5 tests)..OK!

About

OS course team assignment.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages