envmanifest
v0.1.3
Published
The config contract layer for AI-assisted software delivery. Declare your app's config once. Reconcile across code, .env files, CI, and deployed providers. Free CLI; MCP server for coding agents; signed config attestations.
Maintainers
Readme
envmanifest
CLI for the envmanifest config contract.
npm install -g envmanifestCommands
envmanifest init # scan code, draft manifest.yml
envmanifest scan [--explain] # list every config reference, with confidence
envmanifest check [--env <name>] # reconcile manifest ↔ .env* ↔ code
envmanifest doctor # plain-English diagnosis
envmanifest example # regenerate .env.example from manifest
envm # short aliasStatus: pre-alpha, all commands stub-only. Week 1 of MVP.
License
MIT
