# Installer draw-things-cli avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:draw-things-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.20260716.0
- **Résumé source:** Local inference and LoRA training CLI for Draw Things
- **Page d'accueil:** <https://github.com/drawthingsai/draw-things-community>
- **Dépôt:** <https://github.com/drawthingsai/draw-things-community>
- **Dernière mise à jour:** 2026-07-20T04:25:43Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- draw-things-cli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.20260716.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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



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


## Sources

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