lmstudio-ai / venvstacks

Virtual environment stacks for Python
https://lmstudio-ai.github.io/venvstacks/
MIT License
1 stars 0 forks source link

Add support for config via environment variables #20

Open ncoghlan opened 2 weeks ago

ncoghlan commented 2 weeks ago

Environment variable support can be enabled in Typer via the command context settings: https://github.com/fastapi/typer/issues/157#issuecomment-827299267

Common variable prefix should be VENVSTACKS_.