add install.sh

This commit is contained in:
kdurant
2026-02-07 10:17:06 +08:00
committed by andy.boot
parent 709b87e137
commit 93fe658574
2 changed files with 241 additions and 1 deletions
+8 -1
View File
@@ -26,7 +26,14 @@ From here we can conclude:
## Install
#### Cargo <a href="https://repology.org/project/du-dust/versions"><img src="https://repology.org/badge/vertical-allrepos/du-dust.svg" alt="Packaging status" align="right"></a>
### Quick Install (Linux, macOS, Windows)
```bash
curl -sSfL https://raw.githubusercontent.com/bootandy/dust/refs/heads/master/install.sh | sh
```
### Cargo <a href="https://repology.org/project/du-dust/versions"><img src="https://repology.org/badge/vertical-allrepos/du-dust.svg" alt="Packaging status" align="right"></a>
#### Cargo
- `cargo install du-dust`