Skip to content

Commit

Permalink
[ISSUE #1951]📝Update rocketmq-tui crate README.md🔖 (#1952)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm authored Dec 25, 2024
1 parent 100dffb commit e137289
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rocketmq-tui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@

A RocketMQ Rust terminal command management tool implemented based on [Ratatui](https://github.com/ratatui/ratatui).

### How to run

```shell
cargo run -p rocketmq-tui
```

### design

![](../resources/rocketmq-cli-ui.png)

0 comments on commit e137289

Please sign in to comment.