Forge Miniv1.0.0Feature Complete

Environment Variable Documenter

Inventory environment-variable usage and generate redacted documentation without reading real .env values.

v1.0.0Current release
MITSource license
3Supported platform groups
Developer ToolsCatalog category

The problem it solves

Environment Variable Documenter Environment Variable Documenter is a read-only command-line tool that finds environment-variable names in common source-code patterns, reconciles them with redacted dotenv templates, and generates Markdown, JSON, or a safe .env.example.

Who Environment Variable Documenter is for

  • Developers and maintainers who need reviewable evidence before changing or releasing software.
  • Users working with environment variables, dotenv, documentation who want the documented v1.0.0 behavior.
  • People who prefer an open-source release with visible limitations, source, and license terms.

Intended result

Inventory environment-variable usage and generate redacted documentation without reading real .env values.

This summary is reconciled from the current catalog and repository documentation.

Features in v1.0.0

Capabilities below come from the current project README and release documentation.

01

Environment Variable Documenter is a read-only command-line tool that finds environment-variable names in common source-code patterns, reconciles them with redacted dotenv templates, and generates Markdown, JSON, or a safe .env.example.

02

It inventories names and source locations. It deliberately does not read real .env values.

Verified examples

Screenshots are shown only when the current README references a local source image. Otherwise, repository example files are linked directly.

Verified release evidence

This project does not currently publish a screenshot or dedicated example folder. The current README, tests, changelog, tagged release, and source repository remain the verified examples of its behavior.

Platforms and implementation

The public release claims only the cataloged platforms and technologies.

Supported platforms

  • Windows
  • macOS
  • Linux

Built with

  • Python

Quick start

The shortest documented path into the current release.

Download and install the wheel from the v1.0.0 release:

python -m pip install "environment-variable-documenter @ https://github.com/loganpendragonmultiverse/environment-variable-documenter/releases/download/v1.0.0/environment_variable_documenter-1.0.0-py3-none-any.whl"
env-documenter . --markdown environment-variables.md --example .env.example --json environment-variables.json

Existing outputs are preserved unless --overwrite is supplied.

Current limitations

These boundaries are part of the product and prevent the page from implying unverified capability.

  • Static patterns cannot resolve names assembled at runtime.
  • Aliased imports, framework wrappers, indirect configuration objects, container manifests, and every language syntax are not covered in 1.0.0.
  • Shell detection is intentionally limited to uppercase names and can still report application-local shell variables.
  • “Sensitive” is a name-based warning, not proof of content or exposure.
  • The tool does not verify which variables are actually set in a deployment.

Privacy and licensing

Review the actual data boundary before using a tool with sensitive inputs.

Privacy and safety

Processing is local. There are no network calls, analytics, accounts, or telemetry. Reports can reveal project structure and configuration names, so review them before publishing.

License and release

Environment Variable Documenter is published under MIT. The current cataloged release is v1.0.0, published 2026-07-22.

Related projects

Related projects are selected deterministically from shared catalog tags, category, and implementation technologies—not popularity or paid placement.

Current public release

Environment Variable Documenter v1.0.0

Use the tagged release for downloads and release notes. Use the repository for source, issues, contribution guidance, security reporting, and complete documentation.

Page source: current Forge catalog plus README and CHANGELOG from the canonical local repository. Fingerprint: e68e3aaf4c101e5d.