78ca7b4d8b59c1235b16b926deb8661b214361ba
interactive-env
Interactively generate a .env file from a .env.example template.
It is implemented as a portable bash script. Variables are annotated with structured comments (@type, @required) to drive prompts, validation, and type-specific input (booleans, enums, secrets, etc.).
See HELP for full usage and annotation syntax.
This project is licensed under the MIT License.
Description