# cake-build-resources **Repository Path**: pxp/cake-build-resources ## Basic Information - **Project Name**: cake-build-resources - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-10 - **Last Updated**: 2021-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Overview This repository contains different kind of resources such as bootstrappers and configuration files for use when building with [Cake](https://cakebuild.net). **Notice: As of November 2020 the two scripts [build.ps1](./dotnet-framework/build.ps1) and [build.sh](./dotnet-framework/build.sh) that previously existed in the root folder are now moved to the [dotnet-framework](./dotnet-framework) folder.** # Build status | Linux | Windows | |-----------------------|---------------------------| | [![Build Status](https://travis-ci.org/cake-build/resources.svg)](https://travis-ci.org/cake-build/resources) | [![Build status](https://ci.appveyor.com/api/projects/status/83mkflf5dv9jpyxt?svg=true)](https://ci.appveyor.com/project/cakebuild/resources) |