- compiler that supports C++ 17
- git
- cmake
- boost
- Qt 5.12 (at least)
- Google Translate api key: https://neliosoftware.com/blog/how-to-generate-an-api-key-for-google-translate/
- Words api key: https://rapidapi.com/dpventures/api/wordsapi/pricing
git clone https://github.com/michalovsky/glossary.git
git submodule update --init --recursive
cd glossary
mkdir build-linux
cd build-linux
cmake ..
make
src/gui/gui
cd glossary
./runUT_linux.sh