Skip to main content
All projects
cli developer-tools open-source rust 2024 ⭐ 6 stars on GitHub

sendenv

A CLI tool to quickly and securely share .env files using 1Password, written in Rust.


About the project

sendenv is a developer CLI utility that makes sharing `.env` files safe and frictionless.

Instead of pasting secrets into Slack or email, it encrypts and stores them in 1Password and generates a shareable reference that recipients can pull directly to their local environment.

Written in Rust for a fast, portable single binary with no runtime dependencies.

Tech Stack

Rust 1Password CLI