envlens - Bubble Tea TUI to inspect, search, and copy environment variables
go
0 messages
1 members
12 days ago
C
craig-svg
Verified
I made envlens because I was frustrated with how Windows handles environment variables, and I wanted an excuse to build something with Bubble Tea. It lets you search, view, and copy both system and user variables in one place, which makes switching between projects and debugging way less painful. Source code: https://github.com/craigf-svg/envlens Written in Go with Bubble Tea. Would love any feedback on the GIF, README, or ideas for extra features.

