envelope is a modern command-line tool for managing environment variables, utilizing an SQLite database to track different configurations. The tool supports various commands like adding, deleting, exporting, and importing environment variables. It is written in Rust, and offers features such as soft deletion and pretty format representation of .env files.

2m read timeFrom github.com
Post cover image
Table of contents
InstallBuildingHow it worksUsage

Sort: