test-task-axxonsoft

Requirements:

  • C++ 17 or later
  • Boost 1.66.0 or later
  • GTest

Description

This repository was created to perform a test task as part of the selection stage for the company "Axxonsoft".

Launch

To build the command line application just run 'build.sh' file.
To run application use proposed interface:

./linecounter <path-to-a-directory>

Test

To run tests just run 'run_tests.sh' file.