dotget:.NET Core CLI应用程序的安装程序

时间:2021-04-28 16:33:49
【文件属性】:
文件名称:dotget:.NET Core CLI应用程序的安装程序
文件大小:25KB
文件格式:ZIP
更新时间:2021-04-28 16:33:49
csharp dotnetcore installer shipit cli-tool dotGet dotGet是使用.NET Core构建的跨平台CLI工具的命令行安装程序。 dotGet使通过NuGet分发的.NET Core命令行工具可通过系统路径使用。 安装 先决条件 安装 视窗 ( new-object Net.WebClient).DownloadString( " https://raw.githubusercontent.com/tonerdo/dotget/master/scripts/install.ps1 " ) | iex 的Unix curl -s https://raw.githubusercontent.com/tonerdo/dotget/master/scripts/install.sh | bash 注意:确保在安装后已将$ HOME / .dotget / bin添加到您的路径中 用法 要查看命令列表,请运行: dotnet g
【文件预览】:
dotget-master
----.gitignore(5KB)
----src()
--------DotGet.Cli()
--------DotGet.Core()
----LICENSE(1KB)
----DotGet.sln(4KB)
----scripts()
--------install.sh(769B)
--------install.ps1(1KB)
----README.md(3KB)
----appveyor.yml(368B)
----test()
--------DotGet.Core.Tests()

网友评论