diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-28 17:47:01 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-28 17:47:01 +0800 |
| commit | 5aa9bcb7e92bb344f86ac595ebcf0aa6c80dee9d (patch) | |
| tree | 388161e6e9e0ce2f1d38a106a7b8030d4af3225c /mling/res/guide.txt | |
| parent | 6a907b71f945bf49d27a001f279bf116ad7297d8 (diff) | |
Add terminal colored rendering and guide text
Diffstat (limited to 'mling/res/guide.txt')
| -rw-r--r-- | mling/res/guide.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/mling/res/guide.txt b/mling/res/guide.txt new file mode 100644 index 0000000..b1548c8 --- /dev/null +++ b/mling/res/guide.txt @@ -0,0 +1,20 @@ + █ + ███ + ██▒██ ┌────────────────────────────────────┐ + ██▒▒▒██ │ Mingling │ + ██▒ ▒██ │ USE: │ + ███▒ ▒███ │ Run command in your project │ + ███▒▒█████▒▒███ │ > cargo add mingling │ + █████▒ ████ ▒█████ │ ^^^^^^^^ │ + ██████▒▒ █▒ ██ ▒█ ▒███████ │ Or add this to your Cargo.toml │ + █████▒▒▒▒█▒ █▒ ██ ▒█ ▒██▒▒▒▒█████ │ > mingling = "0.1.7" │ + ▒▒▒▒▒ ██ ██ ▒██ ▒▒▒▒▒ └────────────────────────────────────┘ + ▒▒███████████████ ┌────────────────────────────────────┐ + ▒▒▒███▒▒▒▒▒▒▒▒ │ INSTALL TOOLS: │ + ████ │ Run command to install │ + ███▒▒ │ > cargo install mingling-cli │ + ████▒ │ ^^^^^^^^^^^^ │ + ▒▒▒█████ │ Then run command to use │ + ▒▒▒▒▒████ │ > mling --help │ + ▒▒▒█████ └────────────────────────────────────┘ + ▒▒▒▒▒ |
