env-sync

Verified·Scanned 2/18/2026

Generate .env.example from your .env files. Use when onboarding developers.

from clawhub.ai·v2bb311d·35.1 KB·0 installs
Scanned from 1.0.1 at 2bb311d · Transparency log ↗
$ vett add clawhub.ai/lxgicstudios/env-sync

ai-env-sync

Generate .env.example from your .env files. Strips secrets, adds helpful comments.

Install

npm install -g ai-env-sync

Usage

npx ai-env-sync
# Reads .env, .env.local, etc. and generates .env.example

npx ai-env-sync ./my-project

Setup

export OPENAI_API_KEY=sk-...