# Install cookcli with Homebrew, MacPorts

CLI-tool for cooking recipes formated using Cooklang. Version 0.32.1 via Homebrew; verified 2026-06-26.

## Install

```sh
sudo av install brew:cookcli
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cookcli
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cook
```

  Evidence: MacPorts ports tree: devel/cook/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:cookcli
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/cookcli>
- **Version:** 0.32.1
- **Source summary:** CLI-tool for cooking recipes formated using Cooklang
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- cook (cli)
- cook (alias)

## Build dependencies

- node
- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.32.1
- Package-manager updated: 2026-06-26
- Local data: ok
- Upstream repository: https://github.com/cooklang/cookcli
- Upstream latest detected: v0.32.1 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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`.

### Why package nerds care

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.

### Timeline

- 2021: Official GitHub repository created.
- 2021: First public GitHub release, 0.0.1, published as a demo release.
- 2026: Official docs describe CookCLI as a tool for recipe management, shopping lists, automation, and a local web UI.

### Related projects

- CookCLI is part of the Cooklang ecosystem, alongside the Cooklang specification, recipe examples, editors, mobile apps, and the broader `cooklang` GitHub organization.

### Sources

- <https://cooklang.org/docs/getting-started-commands>
- <https://github.com/cooklang/cookcli>
- <https://github.com/cooklang/cookcli/releases>
- <https://api.github.com/repos/cooklang/cookcli>


## Security Notes

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.


## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- MacPorts - cook: installed executable or alias match | MacPorts ports tree: devel/cook/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/pkg/web-dev-tools/) - Matched web development metadata.
- [Productivity CLI packages](https://www.automicvault.com/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [node](https://www.automicvault.com/pkg/brew/node/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [gdrive](https://www.automicvault.com/pkg/brew/gdrive/) - Shares av.db curated category or tags: cli, productivity.
- [megacmd](https://www.automicvault.com/pkg/brew/megacmd/) - Shares av.db curated category or tags: cli, productivity.
- [megatools](https://www.automicvault.com/pkg/brew/megatools/) - Shares av.db curated category or tags: cli, productivity.
- [gnome-recipes](https://www.automicvault.com/pkg/brew/gnome-recipes/) - Shares av.db curated category or tags: cli, productivity, shopping-list.
- [mycorrhiza](https://www.automicvault.com/pkg/brew/mycorrhiza/) - Shares av.db curated category or tags: cli, productivity, web-server.
- [a2ps](https://www.automicvault.com/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [abook](https://www.automicvault.com/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity.
- [acronym](https://www.automicvault.com/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity.
- [filebrowser](https://www.automicvault.com/pkg/brew/filebrowser/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, productivity, server, web.

## Combined YAML source

View the package source record on GitHub. [combined/cookcli.yml](https://github.com/automic-vault/db/blob/main/combined/cookcli.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
