cake - Cake.Bakery.CoreCLR 0.1.0-unstable0087
The Cake script analyzer and code generator.
PM> Install-Package Cake.Bakery.CoreCLR -Version 0.1.0-unstable0087 -Source https://www.myget.org/F/cake/api/v3/index.json
> nuget.exe install Cake.Bakery.CoreCLR -Version 0.1.0-unstable0087 -Source https://www.myget.org/F/cake/api/v3/index.json
> dotnet add package Cake.Bakery.CoreCLR --version 0.1.0-unstable0087 --source https://www.myget.org/F/cake/api/v3/index.json
source https://www.myget.org/F/cake/api/v3/index.json
nuget Cake.Bakery.CoreCLR ~> 0.1.0-unstable0087
Copy to clipboard
> choco install Cake.Bakery.CoreCLR --version 0.1.0-unstable0087 --source https://www.myget.org/F/cake/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "cake" -SourceLocation "https://www.myget.org/F/cake/api/v2"
Install-Module -Name "Cake.Bakery.CoreCLR" -RequiredVersion "0.1.0-unstable0087" -Repository "cake" -AllowPreRelease
Copy to clipboard
Bakery
Cake server for code generation and script analysis, used for i.e. intellisense support in Visual Studio Code.
Build Status
| Build server | Platform | Develop | Master |
|---|---|---|---|
| AppVeyor | Windows | ||
| GitHub Actions | Windows | ||
| GitHub Actions | macOS / Linux |
Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.
.NET Foundation
This project is supported by the .NET Foundation.
OwnersGary Ewan Park |
AuthorsPatrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström and contributors |
Project URLhttps://github.com/cake-build/bakery |
LicenseMIT |
TagsCake Script Build |
Info9 total downloads |
| 9 downloads for version 0.1.0-unstable0087 |
| Download (972.46 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
0.1.0-unstable0087 | 972.46 KB | Sun, 06 Aug 2017 20:55:22 GMT | 9 |
|