Appearance
sudo dnf install xmake
xmake create $proj_name
构建运行
xmake project -k compile_commands build xmake xmake run