aboutsummaryrefslogtreecommitdiff
path: root/docs/res/guide.txt
blob: 89c6d8bbcf4b31de2d12b973283ec19ae4fc243c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
    ┌────────────────────────────────────┐
    │              Mingling              │
    │       The Rust CLI Framework       │
    │                                    │
    │ USE:                               │
    │  Run command in your project       │
    │   > cargo add mingling             │
    │                                    │
    │  Or add this to your Cargo.toml    │
    │   > mingling = "0.1.6"             │
    │                                    │
    └────────────────────────────────────┘