macOS
brew install envdlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de envd pour les workflows d'agents IA.
installation
brew install envdlocal Homebrew formula metadata
aperçu
Reproducible development environment for AI/ML
historique
envd is TensorChord's command-line tool for creating container-based development environments for AI and machine-learning work. It uses a Python-like `build.envd` declaration to turn Python, CUDA, shell, Jupyter, and container setup into a repeatable environment.
The README presents envd as a reaction to fragile AI/ML development setups, where Python packages, CUDA, shell scripts, and Dockerfiles often break together. Its core promise is to replace hand-written environment assembly with a simple declaration plus `envd up`.
The project builds OCI-compatible images and uses technologies such as Docker and BuildKit. Its documentation also covers local and Kubernetes-backed contexts, remote builds, package caches, Jupyter setup, and reusable build functions imported from Git repositories.
envd is distributed through several developer channels: the README documents pip installation, direct GitHub release binaries, and bootstrap after installation, while Homebrew packages it as `envd`. Homebrew analytics showed low hundreds of annual installs during this run, consistent with a specialized AI/ML infrastructure tool.
A typical workflow installs envd, runs `envd bootstrap`, creates or clones a project with a `build.envd` file, and runs `envd up` to build and attach to the containerized environment. The example manifest installs conda, Python, Python packages, a shell, and optional Jupyter support.
The package is especially relevant where reproducibility and GPU/container setup matter: local notebooks, remote build machines, Kubernetes clusters, and teams sharing environment definitions.
envd is a packaging-adjacent tool because it treats development environments themselves as declarative artifacts. For package nerds, it sits at the intersection of language package managers, OCI images, BuildKit caching, and reproducible developer onboarding.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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.
build.envdexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
envd | 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://github.com/tensorchord/envd
métadonnées d'installation
| Clé du paquet | brew:envd |
|---|---|
| Version | 1.3.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/envd |
| Page d'accueil | https://envd.tensorchord.ai |
| Dépôt | https://github.com/tensorchord/envd |
| Docs amont | https://envd.tensorchord.ai/guide/getting-started |
| Licence | Apache-2.0 |
| Archive source | https://github.com/tensorchord/envd/archive/refs/tags/v1.3.4.tar.gz |
| Dépendances de compilation | go |
| 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 | envd |
| 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 |
|
piste 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.