# cookcli を Homebrew, MacPorts でインストール

cookcli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cookcli
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cook
```

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

## パッケージ情報

- **パッケージキー:** brew:cookcli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.32.1
- **ソース概要:** CLI-tool for cooking recipes formated using Cooklang
- **ホームページ:** <https://cooklang.org>
- **リポジトリ:** <https://github.com/cooklang/cookcli>
- **最終更新:** 2026-06-26T21:26:48Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cook (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.32.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

cookcli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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


## Combined YAML source

View the package source record on GitHub. [combined/cookcli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cookcli.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
