An open API service indexing awesome lists of open source software.

https://github.com/cake-build/bakery

Cake server for code generation and script analysis
https://github.com/cake-build/bakery

cake-build hacktoberfest omnisharp

Last synced: 6 months ago
JSON representation

Cake server for code generation and script analysis

Awesome Lists containing this project

README

          

# Bakery

[![NuGet](https://img.shields.io/nuget/v/Cake.Bakery.svg)](https://www.nuget.org/packages/Cake.Bakery)
[![MyGet](https://img.shields.io/myget/cake/vpre/Cake.Bakery.svg?label=myget)](https://www.myget.org/gallery/cake)

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 | [![Build status](https://ci.appveyor.com/api/projects/status/ayjo26v8rbhp2eqt/branch/develop?svg=true)](https://ci.appveyor.com/project/cakebuild/bakery/branch/develop) | [![Build status](https://ci.appveyor.com/api/projects/status/ayjo26v8rbhp2eqt/branch/develop?svg=true)](https://ci.appveyor.com/project/cakebuild/bakery/branch/master)|
| GitHub Actions | Windows | [![Build status](https://github.com/cake-build/bakery/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/cake-build/bakery/actions/workflows/build.yml) | [![Build status](https://github.com/cake-build/bakery/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/cake-build/bakery/actions/workflows/build.yml) |
| GitHub Actions | macOS / Linux | [![Posix Build status](https://github.com/cake-build/bakery/actions/workflows/posixbuild.yml/badge.svg?branch=develop)](https://github.com/cake-build/bakery/actions/workflows/posixbuild.yml) | [![Posix Build status](https://github.com/cake-build/bakery/actions/workflows/posixbuild.yml/badge.svg?branch=master)](https://github.com/cake-build/bakery/actions/workflows/posixbuild.yml) |

## Code of Conduct

This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
to clarify expected behavior in our community.
For more information see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct).

## .NET Foundation

This project is supported by the [.NET Foundation](http://www.dotnetfoundation.org).