storagenv
is a simple .env file manager, which you can retrieve env's to clipboard \
or simply print them in order to make life for local development, easier.
sh
git clone https://github.com/edicury/storagenv
cd storagenv
cargo build --release
./target/release/storagenv
help
list
show ENV_NAME
add ENV_NAME ENV_STR
pick ENV_NAME