# vekcode **Repository Path**: gfdgd-xi/vekcode ## Basic Information - **Project Name**: vekcode - **Description**: vek免费Deepin和UOS平台的Wine快速适配工具 原版 vek:https://codeberg.org/jacklee_cn/vekcode - **Primary Language**: C++ - **License**: Artistic-2.0 - **Default Branch**: master - **Homepage**: https://codeberg.org/jacklee_cn/vekcode - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-05-21 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 尝试学习下 # 编译方法 ```bash git clone https://gitee.com/gfdgd-xi/vekcode cd vekcode qmake . make -j4 ```