macOS
brew install cookclilocal Homebrew formula metadata
sudo port install cookMacPorts ports tree · devel/cook/Portfile · source: api.github.com
brew
CLI-tool for cooking recipes formated using Cooklang. Version 0.32.1 via Homebrew; verified 2026-06-26.
install
brew install cookclilocal Homebrew formula metadata
sudo port install cookMacPorts ports tree · devel/cook/Portfile · source: api.github.com
overview
CLI-tool for cooking recipes formated using Cooklang
history
CookCLI is the command-line companion to Cooklang, a plain-text recipe markup ecosystem. It packages recipe rendering, shopping-list generation, search, import, validation, reporting, pantry features, and a local web server behind the `cook` executable.
The official repository was created in January 2021, and the first GitHub release, a demo release tagged 0.0.1, was published in July 2021. The project remained aligned with Cooklang's plain-text recipe model rather than becoming a hosted recipe service.
CookCLI's package-manager footprint is modest but useful for Unix-style users: the Homebrew formula installs `cookcli`, while the input package facts also record a MacPorts package named `cook`. Official documentation presents Homebrew and GitHub Releases as installation paths.
Typical usage is local and file-oriented: users seed example recipes, render `.cook` files, combine recipes into shopping lists, run `cook server` for a local browser UI, and point commands at a recipe directory with `--base-path`.
The package is notable as a small domain-specific CLI for people who treat recipes as versionable data. Its appeal is less about scale and more about fitting cooking workflows into the familiar Unix pattern of plain files, composable commands, offline use, and package-manager installation.
security posture
No matching local secret-handling manifest was found for cookcli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cook | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cooklang/cookcli
install metadata
| Package key | brew:cookcli |
|---|---|
| Version | 0.32.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cookcli |
| Homepage | https://cooklang.org |
| Repository | https://github.com/cooklang/cookcli |
| Upstream docs | https://cooklang.org/docs/getting-started-commands |
| License | MIT |
| Source archive | https://github.com/cooklang/cookcli/archive/refs/tags/v0.32.1.tar.gz |
| Last updated | 2026-06-26T21:26:48Z |
| Pulse | updated |
| Build dependencies | node, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cookcli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cook
sudo port install cooksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.