macOS
brew install cruftlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cruft pour les workflows d'agents IA.
installation
brew install cruftlocal Homebrew formula metadata
sudo apt install cruftDebian stable package indexes · cruft · Source: deb.debian.org
nix profile install nixpkgs#cruftnixpkgs package indexes · pkgs/by-name/cr/cruft/package.nix · Source: api.github.com
scoop install extras/cruftScoop official bucket manifest trees · bucket/cruft.json · Source: api.github.com
aperçu
Utility that creates projects from templates and maintains the cruft afterwards
historique
cruft is a Python command-line tool for creating projects from Cookiecutter templates and keeping the generated boilerplate synchronized with later template changes. It addresses a common packaging problem: generated project skeletons drift after the first copy.
The project was created to balance the convenience of project generators with the maintenance burden they create. Its documentation explains that cruft uses Cookiecutter as the template expansion engine, then records template metadata in `.cruft.json` so a project can later be checked, diffed, linked, or updated.
The Git tag history starts at 2.0.0 in 2020 and reaches 2.16.0 in 2024. The repository and documentation remain centered on Python packaging workflows, with badges for PyPI, conda-forge, tests, and downloads.
cruft's adoption is strongest among teams that maintain many repositories from the same Cookiecutter template. Its documentation includes a GitHub Actions workflow that checks for template updates and opens pull requests, indicating the tool's role in repository-fleet maintenance rather than one-off project creation.
Common commands include `cruft create` for generating a project, `cruft update` for pulling template changes, `cruft check` for CI drift detection, `cruft link` for attaching an existing Cookiecutter-generated project to its template, and `cruft diff` for inspecting changes.
cruft stores template URL, commit, answers, and skip settings in `.cruft.json`; it can also read skip configuration from `tool.cruft` in `pyproject.toml`.
cruft matters to package maintainers because it treats boilerplate as an updatable dependency. That makes template updates closer to dependency upgrades: visible in diffs, enforceable in CI, and distributable through Python package managers and Homebrew.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cruft. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.cruft.jsonpyproject.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cruft | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://cruft.github.io/cruft/
métadonnées d'installation
| Clé du paquet | brew:cruft |
|---|---|
| Version | 2.16.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cruft |
| Page d'accueil | https://cruft.github.io/cruft/ |
| Dépôt | https://github.com/cruft/cruft |
| Docs amont | https://cruft.github.io/cruft |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/d1/7e/0e20012f2aa156e5d6a70483a8d90accb7ed4966dddb0c58987d9f6eba12/cruft-2.16.0.tar.gz |
| Dernière mise à jour | 2026-07-22T10:44:23Z |
| Pulse | updated |
| Dépendances | certifi, libyaml, python@3.14 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cruft |
| Version Scheme | 0 |
| Revision | 11 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
cruft 0.9.71
transitional package
https://salsa.debian.org/pkg-security-team/cruft-ng
sudo apt install cruftcruft
nix profile install nixpkgs#cruftcruft 0.9.61build1
transitional package
https://github.com/a-detiste/cruft-ng/
sudo apt install cruftextras/cruft
scoop install extras/cruftpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.