macOS
brew install anyenvlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de anyenv pour les workflows d'agents IA.
installation
brew install anyenvlocal Homebrew formula metadata
aperçu
All in one for **env
historique
anyenv is a wrapper for rbenv-style environment managers. It exists for developers who use several language-specific '*env' tools and do not want to clone and shell-initialize each one by hand.
The official README describes anyenv as 'All in one for **env' and a simple wrapper around rbenv-style environment managers. It installs managers such as rbenv, pyenv, and nodenv through manifest scripts, then lets the individual manager handle language/runtime installation.
The companion anyenv-install repository defines the manifest format. A manifest is just a shell script using install_env and optional install_plugin calls, which keeps anyenv's core small and pushes per-manager installation rules into a separate manifest directory.
anyenv is most common among shell users who already accept the rbenv/pyenv/nodenv style of shims and per-user runtime directories. The input facts show Homebrew packaging, and the official README starts with Homebrew setup for macOS users before describing manual git checkout.
The project is intentionally niche: it does not replace each language manager's ecosystem, it reduces the installation and shell-profile repetition around using many of them.
A user installs anyenv, runs anyenv init, initializes the manifest directory with anyenv install --init, and then installs managers with commands such as anyenv install rbenv, anyenv install pyenv, and anyenv install nodenv. After restarting the shell, the installed manager commands are available.
Configuration centers on ANYENV_DEFINITION_ROOT, the directory containing install manifests. If not set, official docs fall back to ${XDG_CONFIG_HOME}/anyenv/anyenv-install or ${HOME}/.config/anyenv/anyenv-install.
anyenv is package-manager glue for package-manager people: it manages managers. Its interesting bit is not a runtime resolver, but the small manifest protocol that bootstraps many language-specific env tools from one command.
It is also a reminder that shell initialization is real packaging surface. anyenv's value is partly that it centralizes PATH and init setup, avoiding a growing dotfile pile of independent *env snippets.
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.
${XDG_CONFIG_HOME}/anyenv/anyenv-install${HOME}/.config/anyenv/anyenv-installexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
anyenv | 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/anyenv/anyenv
métadonnées d'installation
| Clé du paquet | brew:anyenv |
|---|---|
| Version | 1.1.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/anyenv |
| Page d'accueil | https://anyenv.github.io/ |
| Dépôt | https://github.com/anyenv/anyenv |
| Docs amont | https://anyenv.github.io/ |
| Licence | MIT |
| Archive source | https://github.com/anyenv/anyenv/archive/refs/tags/v1.1.5.tar.gz |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | anyenv |
| Version Scheme | 0 |
| Revision | 0 |
| 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.