<img src="https://github.com/daniil-omelchenko/gazer/blob/master/resources/gazer.png" width="90">

# Gazer

## Tech Design

[Google docs](https://docs.google.com/document/d/1cDnkD55XgyBDOOUroap5u56ICWcqpIAfg7BRn1Ko554/edit)

## How to build

```bash
# Build with debug option and run application.
./build_for_mac/build_and_run_debug.sh

# Build application.
./build_for_mac/build.sh
```
