You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π§ We are building in public. This is presently under heavy construction.
β¨ Features
Implements a comprehensive set of environment variable getters for
various platforms, programming languages, and tools.
Provides a wide range of varsets (variable sets), including for:
AWS, Cargo, Conda, CUDA, Docker, Git, Go, Homebrew, Java,
Locale, macOS, NEAR, Node.js, OpenSSL, POSIX, Proxy,
Python, Ruby, Rust, SSH, Windows, and XDG.
Protects sensitive environment variables (such as API keys) by preventing
their accidental copying, logging, or other exposure, and securely wiping
them from memory when dropped.
Treats empty environment variables the same as missing ones.
Supports opting out of any feature using comprehensive feature flags.