文件名称:Cake.Powershell:蛋糕的Powershell插件
文件大小:62KB
文件格式:ZIP
更新时间:2024-05-21 12:33:46
C#
Cake.Powershell 使用Powershell命令扩展Cake的Cake-Build插件 目录 实现的功能 本地/远程脚本 脚本文件 下载并运行远程脚本文件 脚本参数 输出到蛋糕控制台 持续集成 构建服务器 平台 建置状态 AppVeyor 视窗 特拉维斯 Linux / MacOS 参照 Cake.Powershell可从程序包管理器控制台中以nuget程序包的形式获得: Install - Package Cake . Powershell 或直接通过cake addin指令在您的构建脚本中: #addin "Cake.Powershell" 用法 #addin "Cake.Powershell" Task ( " Powershell-Script " ) . Description ( " Run an example powershell co
【文件预览】:
Cake.Powershell-master
----build.sh(4KB)
----nuspec()
--------Cake.Powershell.nuspec(2KB)
----.gitattributes(378B)
----build.bat(88B)
----src()
--------SolutionInfo.cs(475B)
--------Cake.Powershell()
--------Cake.Powershell.sln(3KB)
--------Cake.Powershell.Tests()
----build.cake(697B)
----.travis.yml(1KB)
----LICENSE(1KB)
----build()
--------scripts()
----test()
--------failingScript.ps1(75B)
--------build.bat(128B)
--------build.cake(3KB)
--------test.ps1(58B)
--------build.ps1(6KB)
--------error.ps1(17B)
----build-skip-restore.bat(111B)
----README.md(6KB)
----appveyor.ps1(652B)
----ReleaseNotes.md(4KB)
----appveyor.yml(379B)
----TroubleShooting.md(2KB)
----build.ps1(6KB)
----build-skip-test.bat(108B)
----.gitignore(833B)