3 unstable releases

0.1.1 Nov 25, 2022
0.1.0 Nov 24, 2022
0.0.0 Nov 23, 2022

#542 in Configuration

MPL-2.0 license

78KB
243 lines

Env Sort

Install

cargo install env-sort -f

Options

usage: env-sort.exe [OPTIONS]

options:
  -e, --execute
          Whether to actually write the environment variable

  -v, --verify
          Verify that the path exists

  -h, --help
          Print help information (use `-h` for a summary)

  -V, --version
          Print version information

Install

env-sort    # Preview
env-sort -e # Execute
  • Example of successful running results:

Dependencies

~4–14MB
~151K SLoC