# cnrustup **Repository Path**: mazingan/cnrustup ## Basic Information - **Project Name**: cnrustup - **Description**: rust安装国内快速配置 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-24 - **Last Updated**: 2025-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 快速安装rust ## 使用方法 克隆仓库:`git clone https://gitee.com/mazingan/cnrustup.git` 设置临时环境变量: `export RUSTUP_DIST_SERVER=https://mirrors.tuna.tsinghua.edu.cn/rustup` 执行安装: `cd cnrust & chmod +x rustup-init.sh & ./rustup-init.sh `