3 releases (1 stable)
1.0.0 | Jan 11, 2025 |
---|---|
0.9.1 | Jan 11, 2025 |
0.9.0 | Jan 11, 2025 |
#415 in Development tools
55 downloads per month
7KB
72 lines
rust toolchain cleaner
About
This small program deletes all installed rust toolchains except channels:
- beta
- stable
- nightly
- unstable
Requirements
- rustup toolchain installer.
Arguments
- -h print help message and exit
- -v print version number and exit
- -l list installed rust toolchains
- -n do not delete any installed rust toolchains
Default action is to delete installed old rust toolchains.
License
This is free and unencumbered software released into the public domain.
This code can be used under terms of CC0 or the Unlicense.
Dependencies
~36KB