sidem

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2025 License: MIT

README

sidem - simple dotenv manager

TUI app that helps simplify the management of .env configuration files.
It lets you toggle variables on or off and select from multiple predefined values.

demo

Setup

Go Install

go install github.com/taha-yassine/sidem@latest

Nix flake

nix run github:taha-yassine/sidem

Build from source

git clone https://github.com/taha-yassine/sidem.git
cd sidem
go build -o sidem ./cmd/sidem

Usage

Run the application from your terminal. By default, it looks for a .env file in the current directory. You can optionally specify a path to a different file:

sidem [path/to/your/.env]

License

MIT

Directories

Path Synopsis
cmd
sidem command
internal
tui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL