尧图建网站 尧图建网站 YAOTU WEB BUILD 免费咨询
ARTICLE DETAIL

资讯详情

深耕网站建设与建站编程的一线实战洞察。

Winodw国内镜像安装scoop、claude-code和cc-switch

Winodw国内镜像安装scoop、claude-code和cc-switch 检查 PowerShell 版本打开非管理员权限的 PowerShell按 Win X选 “Windows PowerShell”执行命令1 Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Force2 $PSVersionTable.PSVersion.Major3 irm https://ghproxy.cc/https://raw.githubusercontent.com/duzyn/scoop-cn/master/install.ps1 | iex4 iwr -useb scoop.201704.xyz | iex5 scoop bucket add main https://mirror.nju.edu.cn/git/scoop-main.git6 scoop bucket add extras https://mirror.nju.edu.cn/git/scoop-extras.git7 scoop install main/git8 scoop insatll main/claude-code9 scoop install extras/cc-switch
返回列表