🌍Multi-Environment SupportLoad different .env files for different environments with flexible configuration options.
🔐Encrypted Environment VariablesSecurely store encrypted environment variables in your codebase using public-key cryptography.
🔄Variable Expansion & Command SubstitutionReference existing variables and include command outputs directly in your .env files.
🚀Seamless IntegrationWorks out of the box with Bun's plugin system for a frictionless developer experience.