MCPcopy Index your code
hub / github.com/bingcicle/env_guard

github.com/bingcicle/env_guard @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3 symbols 7 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

env-guard

Simple .env linter: detects duplicates, empty values, invalid key names, and diffs against .env.example.

Install & Use

npm i -g .
env-guard --file .env --example .env.example

Exits with code 1 on problems; prints “env-guard: OK” otherwise.

Core symbols most depended-on inside this repo

parseEnv
called by 2
bin/env-guard.js
load
called by 2
bin/env-guard.js
main
called by 1
bin/env-guard.js

Shape

Function 3

Languages

TypeScript100%

Modules by API surface

bin/env-guard.js3 symbols

For agents

$ claude mcp add env_guard \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact