{"id":22837138,"url":"https://github.com/cake-contrib/cake.incubator","last_synced_at":"2025-08-21T13:32:24.651Z","repository":{"id":12134066,"uuid":"71055492","full_name":"cake-contrib/Cake.Incubator","owner":"cake-contrib","description":"This project contains various experimental but useful extension methods and aliases for Cake","archived":false,"fork":false,"pushed_at":"2023-04-24T05:57:10.000Z","size":2159,"stargazers_count":19,"open_issues_count":13,"forks_count":23,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2024-12-12T00:38:12.910Z","etag":null,"topics":["build-tool","cake","cake-addin","cake-build","cake-scripts"],"latest_commit_sha":null,"homepage":"http://cakebuild.net/api/Cake.Incubator/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cake-contrib.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-16T14:27:04.000Z","updated_at":"2023-09-05T11:24:57.000Z","dependencies_parsed_at":"2023-01-14T12:15:46.263Z","dependency_job_id":null,"html_url":"https://github.com/cake-contrib/Cake.Incubator","commit_stats":null,"previous_names":["wwwlicious/cake.incubator"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.Incubator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.Incubator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.Incubator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-contrib%2FCake.Incubator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cake-contrib","download_url":"https://codeload.github.com/cake-contrib/Cake.Incubator/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230516183,"owners_count":18238352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-tool","cake","cake-addin","cake-build","cake-scripts"],"created_at":"2024-12-12T23:15:46.636Z","updated_at":"2024-12-20T00:08:17.073Z","avatar_url":"https://github.com/cake-contrib.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![CakeBuild](https://github.com/cake-build/graphics/raw/master/png/cake-small.png) Cake.Incubator\n\n[![Build status](https://ci.appveyor.com/api/projects/status/github/cake-contrib/cake.incubator?branch=master\u0026svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-incubator/branch/master)\n[![NuGet version](https://badge.fury.io/nu/Cake.Incubator.svg)](https://badge.fury.io/nu/Cake.Incubator)\n\nThis project contains various experimental but useful extension methods and aliases for [Cake](http://cakebuild.net) that over time may become part of the core project\n\n* Repository: [https://github.com/cake-contrib/cake.incubator](https://github.com/cake-contrib/cake.incubator)\n* Docs: [http://cakebuild.net/api/Cake.Incubator/](http://cakebuild.net/api/Cake.Incubator/)\n* [Release Notes](https://github.com/cake-contrib/Cake.Incubator/releases)\n\n### Usage: inside build.cake\n\nThis addin is designed to be used inside of cake scripts. To start using it, first you must add a cake [preprocessor directive](http://cakebuild.net/docs/fundamentals/preprocessor-directives) to your script as below.\n\n```cs\n// NB: always pin your version to avoid breaking changes in newer releases \n#addin \"Cake.Incubator\u0026version=x.x.x\"\n// or\n#addin \"nuget:?package=Cake.Incubator\u0026version=x.x.x\"\n```\n\nWhen the cake script is run, this will download the latest version of the `Cake.Incubator` nuget package and will now be available to use inside of the script.\n\n\n### Contributions\n\nFeel free to submit your PR's with your handy aliases or extensions. \nThe only requirement is that they do not introduce additional dependencies to the package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcake-contrib%2Fcake.incubator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcake-contrib%2Fcake.incubator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcake-contrib%2Fcake.incubator/lists"}