Automic VaultAutomic Vault

brew

Installer cake avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cake pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cake

local Homebrew formula metadata

Windows

Scoopvérifié · 92%
scoop install main/cake

Scoop official bucket manifest trees · bucket/cake.json · Source: api.github.com

aperçu

Résumé du paquet

Cross platform build automation system with a C# DSL

historique

Historique du projet et usages

Cake, short for C# Make, is a cross-platform build automation system that lets .NET projects write build scripts in C# instead of XML, shell, or a separate build DSL. Its package-manager importance comes from being both a CLI tool and a build-script runtime that follows the .NET packaging ecosystem closely.

Historique du projet

The project describes itself as a free and open source build automation system with a C# DSL for compiling code, copying files, running tests, packaging NuGet artifacts, and similar release tasks. The official repository release stream shows early 0.x releases in 2015 and later release notes document the long migration through Mono-era .NET tooling, .NET Core, .NET global tools, Cake Frosting, and Cake.Sdk.

Cake joined the .NET Foundation ecosystem and expanded beyond a single runner into several supported modes: Cake .NET Tool, Cake Frosting, and Cake SDK. Official release notes show recurring updates for new C# language versions, new .NET target frameworks, NuGet client behavior, and CI provider integrations.

Historique d'adoption

Cake gained adoption among .NET projects that wanted build definitions checked into source control but preferred C# over MSBuild targets, PowerShell, FAKE scripts, or ad hoc shell scripts. Its README and website advertise cross-platform CI usage across Windows, Linux, and macOS, with build server integrations including Azure Pipelines, GitHub Actions, GitLab, TeamCity, Jenkins, AppVeyor, Bitrise, and others.

The official site emphasizes its addins and modules ecosystem, which helped Cake spread through package-manager workflows: users install the tool, add build.cake or Cake SDK project files, then pull in task-specific addins for packaging, signing, test runners, coverage tools, and deployment.

Modes d'utilisation

Package users usually install the `cake` executable and run it in a repository containing a Cake script or Cake SDK/Frosting project. The tool is commonly used in local development and CI to normalize build, test, pack, and release commands across operating systems.

The `cake.config` file is the documented project-level configuration surface for runner settings, while larger builds typically keep most behavior in C# build scripts and addins.

Pourquoi les passionnés de paquets s'y intéressent

Cake is notable because it sits at the intersection of package management, build orchestration, and language-native scripting: it made NuGet-delivered build logic feel normal to C# developers before the modern .NET CLI fully standardized many project workflows.

For package nerds, the interesting bit is its long survival through major .NET packaging changes: NuGet.exe, Mono, project.json/DNX/DNU-era tooling, .NET Core, global tools, and modern target frameworks all show up in its release notes.

Chronologie

  • 2015: Early 0.x releases published on GitHub, including 0.2.0 in March 2015.
  • 2016: Release notes add Cake configuration file support and additional CI integrations.
  • 2021: Cake 1.0.0 released after a long 0.x stabilization period.
  • 2023: Cake 4.0.0 adds .NET 8-era updates.
  • 2024: Cake 5.0.0 adds .NET 9 and C# 13 support.
  • 2025: Cake 6.0.0 adds .NET 10 and C# 14 support.
  • 2026: Cake 6.2.0 released according to the official site banner and release notes.

Related projects

  • Cake is related to FAKE, Nuke, MSBuild, dotnet CLI, NuGet, Cake Frosting, Cake.Tool, and Cake.Sdk. In package-manager terms it belongs to the family of build tools that are installed as developer CLI dependencies but execute project-specific build code.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cake. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
cake.config
Windows
cake.config

exécutables

Exécutables installés

CommandeTypeExpositionNote
cakecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire6.2.0
gestionnaire mis à jour2026-05-22
données localesOK
amontà jour
dernière version détectéev6.2.0

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

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cake
Version6.2.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/cake
Page d'accueilhttps://cakebuild.net/
Dépôthttps://github.com/cake-build/cake
Docs amonthttps://cakebuild.net/docs
LicenceMIT
Archive sourcehttps://github.com/cake-build/cake/archive/refs/tags/v6.2.0.tar.gz
Dernière mise à jour2026-05-22T17:47:49Z
Pulseupdated
Dépendancesdotnet
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecake
Version Scheme0
Revision0
Conflicts With
  • coffeescript
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Scoop95%

main/cake

scoop install main/cake
  • normalized package name match
  • Correspondance par : Cake
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cake.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment