https://github.com/oovm/env-sort
Sort your environment variables
https://github.com/oovm/env-sort
environment-variables operating-system
Last synced: 10 months ago
JSON representation
Sort your environment variables
- Host: GitHub
- URL: https://github.com/oovm/env-sort
- Owner: oovm
- License: mpl-2.0
- Created: 2022-06-17T04:13:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T11:31:19.000Z (about 3 years ago)
- Last Synced: 2025-03-24T21:05:00.465Z (10 months ago)
- Topics: environment-variables, operating-system
- Language: Rust
- Homepage:
- Size: 88.9 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
Env Sort
=====================
## Install
```sh
cargo install env-sort -f
```
## Options
```yaml
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
```sh
env-sort # Preview
env-sort -e # Execute
```
- Example of successful running results:
