Chocolatey
Windows 上的命令行包管理器,一行 choco install 装好一堆软件,新机十分钟铺满常用工具不再是梦。
使用技巧
【推荐理由】批量装、批量升,告别挨个下安装包,运维和爱折腾的人能省下大把重复劳动时间。
【使用技巧】管理员 PowerShell 里跑;choco install git node -y 批量装;choco upgrade all 一次性全升级。
【使用技巧】管理员 PowerShell 里跑;choco install git node -y 批量装;choco upgrade all 一次性全升级。