_____ _ _ _
/ ____| | | | | (_)
| | ___ | |_ _| |_ _ _ _ ___
| | / _ \| | | | | __| | | | / __|
| |___| (_) | | |_| | |_| | |_| \__ \
\_____\___/|_|\__,_|\__|_|\__,_|___/
qDebug() << "Hello Colutius!";
- Clone the repository
git clone --recursive https://github.com/colutius/colutius-desktop.git
cd colutius-desktop
- Start build
mkdir build
cd build
cmake ..
make
- Run the program
./colutius-desktop