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
- Host: GitHub
- URL: https://github.com/cake-build/bakery
- Owner: cake-build
- License: mit
- Created: 2017-04-28T21:59:44.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-11-19T08:35:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T20:20:59.587Z (12 months ago)
- Topics: cake-build, hacktoberfest, omnisharp
- Language: C#
- Homepage: https://cakebuild.net/
- Size: 488 KB
- Stars: 29
- Watchers: 11
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bakery
[](https://www.nuget.org/packages/Cake.Bakery)
[](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 | [](https://ci.appveyor.com/project/cakebuild/bakery/branch/develop) | [](https://ci.appveyor.com/project/cakebuild/bakery/branch/master)|
| GitHub Actions | Windows | [](https://github.com/cake-build/bakery/actions/workflows/build.yml) | [](https://github.com/cake-build/bakery/actions/workflows/build.yml) |
| GitHub Actions | macOS / Linux | [](https://github.com/cake-build/bakery/actions/workflows/posixbuild.yml) | [](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).