_____ _ _ _
/ ____| | | | | (_)
| | ___ | |_ _| |_ _ _ _ ___
| | / _ \| | | | | __| | | | / __|
| |___| (_) | | |_| | |_| | |_| \__ \
\_____\___/|_|\__,_|\__|_|\__,_|___/
qDebug() << "Hello Colutius!";
- 克隆仓库
git clone --recursive https://github.com/colutius/colutius-desktop.git
cd colutius-desktop
- 开始构建
mkdir build
cd build
cmake ..
make
- 运行软件
./colutius-desktop