⚡️Lightning-fast linter for .env files. Written in Rust 🦀
-
Updated
Nov 11, 2025 - Rust
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
🧞♀️Automagically creates .env files
Lightweight cross-platform CLI tool for working with environment variables.
An app to call other apps using customized environment variables.
📁 A not-so-true-to-life implementation of .env (dot env) for Garry's Mod
Full-async multi-bot mass Discord guild channel spammer
A CLI to easily manage .env files and keep them consistent. It is simple, fast, error resistant, and composable.
Manage your local .env files outside your project.
A parser for dotenv. It's an experimental tool and used only for learning purpose. It's not for production use
Generates example files for your configurations
I took this example from another repo and change it to what I think it's a good initial project