# draw-things-cli を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:draw-things-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install draw-things-cli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:draw-things-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.20260716.0
- **ソース概要:** Local inference and LoRA training CLI for Draw Things
- **ホームページ:** <https://github.com/drawthingsai/draw-things-community>
- **リポジトリ:** <https://github.com/drawthingsai/draw-things-community>
- **最終更新:** 2026-07-20T04:25:43Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- draw-things-cli (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Draw Things CLI is the command-line packaging of Draw Things' local image-generation and LoRA-training stack, exposed from the public Draw Things community repository rather than from the app's private monorepo.

### プロジェクトの歴史

The public repository was created in November 2023 as a community-facing sync of code used by the Draw Things app. Its README explains that the app itself is managed in a private monorepo, while public-facing code for model implementations, samplers, data models, trainer logic, gRPC server support, and the CLI is synchronized into the community repository.

### 採用の歴史

Adoption is tied to Draw Things users who want local, scriptable image generation outside the GUI. Homebrew installs it from a tagged source archive, while the README also documents a tap-based HEAD install for users who want the unreleased CLI surface.

### 使われ方

The CLI is built as a Swift Package Manager executable product named draw-things-cli. The README documents help output, a minimal generate command, a default macOS model directory shared with the sandboxed Draw Things app, and the DRAWTHINGS_MODELS_DIR override.

### パッケージ好きにとっての重要性

For package maintainers, draw-things-cli is interesting because it turns a Mac-first AI image-generation app into a reproducible command-line tool with SwiftPM products, Homebrew distribution, model-directory conventions, and a related self-hosted gRPC server path for local inference setups.

### タイムライン

- 2023: Public draw-things-community repository created.
- 2024: Repository releases begin using date-stamped v1.yyyymmdd tags.
- 2026: Homebrew stable formula packages draw-things-cli from a tagged draw-things-community source archive.

### Related projects

- Draw Things app is the parent GUI application whose public-facing model and trainer code is mirrored into the community repository.
- gRPCServerCLI is a sibling executable in the same Swift package for self-hosting Draw Things server-offload workflows.
- _MediaGenerationKit is a library product in the same Swift package.

### ソース

- <https://github.com/drawthingsai/draw-things-community>
- <https://raw.githubusercontent.com/drawthingsai/draw-things-community/main/README.md>
- <https://raw.githubusercontent.com/drawthingsai/draw-things-community/main/Package.swift>
- <https://formulae.brew.sh/formula/draw-things-cli>
- <https://formulae.brew.sh/api/formula/draw-things-cli.json>


## セキュリティノート

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



## Combined YAML source

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


## ソース

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
