Crates.io | rust-env-sorter |
lib.rs | rust-env-sorter |
version | 0.1.1 |
source | src |
created_at | 2024-05-25 10:01:20.161519 |
updated_at | 2024-05-25 10:43:51.946974 |
description | A utility to sort environment variables on Windows. |
homepage | |
repository | |
max_upload_size | |
id | 1251876 |
size | 68,950 |
The Rust Env Sorter is a utility tool designed to sort the Windows environment PATH variable. It helps in organizing the PATH by sorting its entries, making it easier to detect duplicates. This tool is particularly useful for programmers who appreciate a well-organized environment, such as those with ADHD who might benefit from reduced clutter in their system paths. ๐งน
This program is only supported on Windows. ๐ช It requires Rust and administrative privileges to run effectively.
To install Rust Env Sorter, you need to have Rust installed on your machine. If you don't have Rust installed, you can install it from the official Rust site. ๐ฆ
Once Rust is installed, you can install Rust Env Sorter by cloning the repository and building the project:
cargo install rust-env-sorter --locked
env-sorter-rs // run it from everywhere
Contributions are welcome! If you have suggestions or improvements, please feel free to fork the repository and submit a pull request. ๐ค
If you find this tool helpful, consider supporting by:
Thank you for using Rust Env Sorter! ๐