跳到主要内容

快速开始

如果需要从源代码进行安装可以通过如下步骤:

  1. 编译(Compile from source code)
git clone  https://github.com/designershao/YedMQ.git
cd YedMQ
make build-all
  1. 执行二进制文件
cd target/debug
RUST_LOG=INFO ./yedmq