VibeHunt
Back to browse

envio

Manage environment variables securely.

Source

envio is a command‑line utility designed to store and retrieve environment variables in an encrypted form. Users can create profiles that bundle the variables needed for a particular project or workflow, then load those profiles into a shell session or launch a program with the variables automatically applied. The tool supports multiple encryption methods for protecting the stored data.

The CLI offers commands to encrypt a profile, start a new interactive shell with the profile’s environment injected, and execute arbitrary commands while the profile is active. Installation is available through pre‑built binaries, Cargo, package managers for Linux, macOS, and Windows, and a simple Unix install script. Documentation includes a usage guide and contribution instructions.

envio is released under a dual MIT/Apache‑2.0 license, allowing developers to adopt it in open‑source or proprietary projects without licensing conflicts. It is positioned for developers who need a lightweight, secure way to manage environment variables across different environments.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps