#env-var #tui #cross-platform #dotenv #found #once

app envfetch

Lightweight cross-platform CLI tool for working with environment variables

9 stable releases

Uses new Rust 2024

new 2.1.0 Apr 6, 2025
2.0.0 Mar 18, 2025
1.4.0 Mar 3, 2025
1.3.0 Jan 30, 2025
1.0.0 Nov 30, 2024

#57 in Configuration

Download history 155/week @ 2024-12-08 16/week @ 2024-12-15 1/week @ 2025-01-12 106/week @ 2025-01-19 242/week @ 2025-01-26 57/week @ 2025-02-02 1/week @ 2025-02-16 139/week @ 2025-03-02 14/week @ 2025-03-09 111/week @ 2025-03-16 19/week @ 2025-03-23

283 downloads per month

MIT license

135KB
3.5K SLoC

envfetch

Lightweight cross-platform CLI tool for working with environment variables
Build status Test status GitHub commit activity crates.io downloads crates.io version AUR version

Features

  • Print list of all environment variables
  • Get value of variable by name
    • Show similar variables if given variable not found
  • Set variable (temporary and permanent)
  • Delete variable (temporary and permanent)
  • Load variables from dotenv-style file (temporary and permanent)
  • Add string to the end of variable (temporary and permanent)
  • Set and delete multiple variables at once
  • Interactive mode
    • Basic support
  • Export variables
  • Configuration support

Get started

Installing

Packaging status

Read about installing envfetch in the Wiki.

Using

Read in Wiki.

Configuration

Read in this Wiki page

Contributing and building from source

Read in this Wiki page

See Also

Dependencies

~11–22MB
~330K SLoC