To work with project scripts you should be in root directory
- To install dependencies you should use scripts/install.sh
- To build the project just type ./scripts/build.sh
- To run project on test files just type ./scripts/run_tests.sh
To work with project scripts you should be in root directory