Skip to content

env-manager

Provided by @vibenv/env-manager as a package binary.

bash
env-manager

Behavior:

  • Looks for the nearest package.json up the directory tree.
  • Reads envModel from that package.json.
  • Generates or updates .env alongside the package.json.
  • Prints type warnings when existing values do not match expected types.