text powershell在windows中安装git。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text powershell在windows中安装git。相关的知识,希望对你有一定的参考价值。

$client = new-object System.Net.WebClient
$client.DownloadFile('https://github.com/git-for-windows/git/releases/download/v2.17.0.windows.1/Git-2.17.0-64-bit.exe','C:\Git-2.17.0-64-bit.exe')
$client.DownloadFile('http://www.interlog.com/~tcharron/wgetwin-1_5_3_1-binary.zip','C:\wgetwin-1_5_3_1-binary.zip')

以上是关于text powershell在windows中安装git。的主要内容,如果未能解决你的问题,请参考以下文章

使用 Powershell 在 Windows Server 2008 R2 上的 GAC 中安装 dll

Win7中安装Windows PowerShell 3.0

powershell 在Gac中安装/删除dll - Powershell

powershell 在Gac中安装/删除dll - Powershell

使用windows powershell ISE管理命令窗口,并集成git命令

Powershell windows server 2012 .Path 安装 Hortonworks 数据平台 (HDP) 时出错