envio
brew install envio
v0.7.0_1
Apache-2.0 OR MIT
Modern And Secure CLI Tool For Managing Environment Variables
10
30-day installs · #8726
79
90-day · #6127
371
365-day · #5807
943
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
cli
enviorment-variables
rust
Links
- https://github.com/humblepenguinn/envio
- GitHub: humblepenguinn/envio
- Brew formula source: Formula/e/envio.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"gpgme",
"libgpg-error"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Modern And Secure CLI Tool For Managing Environment Variables",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:21+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "envio",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-18T17:11:35Z",
"github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n \u003ca href=\"https://irusa.org/middle-east/palestine/\"\u003e\n \u003cimg src=\"assets/palestine-banner.png\" width=\"800px\"\u003e\n \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg src=\"assets/icon.svg\" width=\"200px\"\u003e\n \u003ch1\u003eenvio\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n \u003ch2\u003eA secure command-line tool for managing environment variables\u003c/h2\u003e\n \u003ca href=\"https://github.com/humblepenguinn/envio/workflows/CICD.yml\"\u003e\u003cimg src=\"https://github.com/humblepenguinn/envio/actions/workflows/CICD.yml/badge.svg\" alt=\"CICD\"\u003e\u003c/a\u003e\n \u003ca href=\"https://crates.io/crates/envio\"\u003e\u003cimg src=\"https://img.shields.io/crates/v/envio.svg\" alt=\"Version info\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\" style=\"margin-top: 24px; margin-bottom: 24px;\"\u003e\n \u003cimg alt=\"Demo\" src=\"assets/demo.svg\" width=\"80%\"\u003e\n\u003c/div\u003e\n\n## About\n\n`envio` is a command-line tool for securely managing environment variables. It allows users to create encrypted profiles containing environment variables for a specific project or use case. The tool provides various operations to manage these profiles, such as loading them into terminal sessions or running programs with the specified environment variables.\n\nSome key features of `envio` include:\n\n- **Encrypt** profiles using different encryption methods\n- **Start** new shell sessions with profile environment variables injected\n- **Run** programs with your profiles\n\n## Installation\n\nPre-built binaries are available on the [releases page](https://github.com/envio-cli/envio/releases).\n\n### Cargo\n\n```bash\ncargo install envio\n```\n\n### Unix Install Script\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/humblepenguinn/envio/main/install.sh | bash\n```\n\nYou can set a custom install directory with `INSTALL_DIR`:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/humblepenguinn/envio/main/install.sh | INSTALL_DIR=/usr/local/bin bash\n```\n\n### Linux\n\n**Arch Linux**\n\nUse your favorite AUR helper to install `envio`:\n\n```bash\nparu -S envio # or envio-bin for pre-built binary\n```\n\n**Debian/Ubuntu**\n\n```bash\nsud",
"github_repo": "humblepenguinn/envio",
"github_stars": 943,
"github_topics": [
"cli",
"enviorment-variables",
"rust"
],
"homepage": "https://github.com/humblepenguinn/envio",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 10,
"installs_365d": 371,
"installs_90d": 79,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0 OR MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "envio",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8726,
"rank_365d": 5807,
"rank_90d": 6127,
"raw_hash": "7b287f383e295e1a",
"recommended_dependencies": [],
"revision": 1,
"ruby_source_path": "Formula/e/envio.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.7.0",
"versioned_formulae": [],
"why_use_this": null
}