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