Scoop is a command-line installer for Windows.
# 官网
https://scoop.sh/
# github
https://github.com/lukesampson/scoop
# 安装(在powershell中执行)
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
Scoop is a command-line installer for Windows.
# 官网
https://scoop.sh/
# github
https://github.com/lukesampson/scoop
# 安装(在powershell中执行)
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
2498
7336

被折叠的 条评论
为什么被折叠?