Template for Course Project
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
The source code is organized as follows:
Subdirectory | Description |
---|---|
src/ | source files |
src/tests | unit tests |
doc/ | documentation |
res/ | static resources |
To build the project, do the following:
make
To rebuild everything from scratch, do the following:
make clean
- Name Surname - xxx@spbstu.ru
This project is licensed under the MIT License - see the LICENSE file for details