1 repo
Utilities that import environment variables from standard file formats like dotenv, JSON, or YAML.
Distinguishing note: Focuses on file-based ingestion of variables rather than manual definition or dynamic generation.
Explore 1 awesome GitHub repository matching development tools & productivity · External Environment File Loaders. Refine with filters or upvote what's useful.
Mise is a development environment orchestrator that manages software runtimes, environment variables, and task execution. It functions as a version manager and task runner, providing a unified interface to synchronize project-specific configurations and dependencies across different machines. By automating the installation and switching of tools, it ensures that development environments remain consistent and reproducible. The project distinguishes itself through a hierarchical configuration system that automatically discovers settings by traversing the directory tree. It uses shim-based comma
Imports environment variables from external configuration files to populate session settings.