# devenv **Repository Path**: wushifeng/devenv ## Basic Information - **Project Name**: devenv - **Description**: 开发环境统一设置 - **Primary Language**: Shell - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-05 - **Last Updated**: 2025-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # window下开的工具 ["git"]="https://git-scm.cn/downloads" ["nvm"]="https://github.com/coreybutler/nvm-windows/releases" ["mvn"]="https://maven.apache.org/docs/history.html" ["java"]="https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html" ["docker"]="https://www.docker.com/products/docker-desktop" # vscode trae lingma 等等IDE ["code"]="https://code.visualstudio.com/" # git的路径根据自己的环境修正: 默认在 C:\Program Files\Git\ ["jq"]="jq.exe放到 C:\Program Files\Git\usr\bin\ 下" ["make"]="make.exe libintl3.dll libiconv2.dll 放到 C:\Program Files\Git\usr\bin\ 下" ["cmake"]="cmake-gui.exe cmake.exe cmcldeps.exe cpack.exe ctest.exe 放到 C:\Program Files\Git\usr\bin\ 下" ## mingw - packages\mingw-19.0.exe 点击解压,比如目录 c:\tool下,结果文件都在 C:\tool\MinGW 下 - PATH中加入 C:\tool\MinGW\bin ## cmake https://cmake.org/download/ https://github.com/Kitware/CMake/releases/download/v4.1.1/cmake-4.1.1-windows-x86_64.zip