aboutsummaryrefslogtreecommitdiff
path: root/docs/res/guide.txt
blob: a75037f3221df28016ec62214ea41a9dc9b75abd (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.7"             │
    │                                    │
    └────────────────────────────────────┘