envfetch

Lightweight cross-platform CLI tool for working with environment variables
Test status GitHub commit activity crates.io downloads crates.io version AUR version
# Features - [x] Print list of all environment variables - [x] Get value of variable by name - [x] Show similar variables if given variable not found - [x] Set variable (temporary and permanent) - [x] Delete variable (temporary and permanent) - [x] Load variables from dotenv-style file (temporary and permanent) - [x] Add string to the end of variable (temporary and permanent) - [ ] Set and delete multiple variables at once - [x] Interactive mode - [ ] Export variables - [x] Configuration support # Get started ## Installing Packaging status Read about installing `envfetch` in the [Wiki](https://github.com/ankddev/envfetch/wiki/2.-Installation). ## Using Read in [Wiki](https://github.com/ankddev/envfetch/wiki/3.-Basic-Usage). ## Configuration Read in [this Wiki page](https://github.com/ankddev/envfetch/wiki/4.-Configuration) # Contributing and building from source Read in [this Wiki page](https://github.com/ankddev/envfetch/wiki/6.-Contributing) # See Also - [codewars-api-rs](https://github.com/ankddev/codewars-api-rs) - Rust library for Codewars API - [conemu-progressbar-go](https://github.com/ankddev/conemu-progressbar-go) - Progress bar for ConEmu for Go - [terminal-go](https://github.com/ankddev/terminal-go) - Go library for working with ANSI/VT terminal sequences - [zapret-discord-youtube](https://github.com/ankddev/zapret-discord-youtube) - Zapret build for Windows for fixing Discord and YouTube in Russia or other services