kde-yyds / computer-price-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING

This project is ONLY for fun!

安装

git clone https://github.com/kde-yyds/computer-price-calculator 若太慢,可以使用ghproxy git clone https://ghproxy.com/github.com/kde-yyds/computer-price-calculator
cd computer-price-calculator
mkdir build && cd build
cmake ..
make
sudo make install

删除

rm /usr/bin/computerpricecalculator

运行

computerpricecalculator

About

License:GNU General Public License v3.0


Languages

Language:C++ 50.6%Language:CMake 49.4%