Info
| Version: | 4.9.0 | 
| Author(s): | James Kovacs | 
| Last Update: | Saturday, September 21, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/psake/psake | 
| NuGet Url: | https://www.nuget.org/packages/psake | 
Install
Install-Package psake
                        dotnet add package psake
                        paket add psake
                        
                                psake Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                14 packages depend on this package.
                        
                    Tags
 
                
It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it leverages your existent command-line knowledge. psake is pronounced sake - as in Japanese rice wine. It does NOT rhyme with make, bake, or rake.
You can also install with chocolatey (http://nuget.org/List/Packages/chocolatey) and have global psake.