Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cake-build/resources
Contains different kind of resources such as bootstrappers and configuration files.
https://github.com/cake-build/resources
bootstrapper cake-build
Last synced: 5 days ago
JSON representation
Contains different kind of resources such as bootstrappers and configuration files.
- Host: GitHub
- URL: https://github.com/cake-build/resources
- Owner: cake-build
- License: mit
- Created: 2016-05-10T12:58:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T21:12:43.000Z (2 months ago)
- Last Synced: 2024-10-29T18:56:24.898Z (2 months ago)
- Topics: bootstrapper, cake-build
- Language: PowerShell
- Homepage:
- Size: 161 KB
- Stars: 54
- Watchers: 15
- Forks: 78
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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) |