# scoop-CN **Repository Path**: fengli320/scoop-cn ## Basic Information - **Project Name**: scoop-CN - **Description**: 🥄 scoop 国内一键安装脚本 - **Primary Language**: PowerShell - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2021-12-18 - **Last Updated**: 2025-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装 在PowerShell中运行 ``` powershell iwr -useb https://gitee.com/RubyKids/scoop-cn/raw/master/install.ps1 | iex ``` 如果报错请先运行以下命令 ``` powershell Set-ExecutionPolicy RemoteSigned -scope CurrentUser ``` ## Help 上游正在开发新的安装方式,对于安装结果来说,同此仓库的旧安装方式暂时没有区别。 若您发现通过此仓库方式安装失败,请您及时汇报情况,协助我们找到并解决问题,感谢。