home/categories/automation-tools/elasticdotventures-b00t-skills-direnv-pattern-skill-md
automation-toolstools

direnv-pattern

Implements the b00t environment management pattern: direnv → .envrc → dotenv → .env where datums specify WHICH environment variables are required and .env contains the actual secret VALUES. Ensures automatic environment loading per-project.

elasticdotventures
maintainer
elasticdotventures
更新日 12/24/2025
スター
9
フォーク
0
quick start

Installation and usage

Implements the b00t environment management pattern: direnv → .envrc → dotenv → .env where datums specify WHICH environment variables are required and .env contains the actual secret VALUES. Ensures automatic environment loading per-project.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use direnv-pattern