flomesh-io / rust-ztm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-ztm

rust wrap of flomesh-io/ztm

build

Important

Building rust-ztm requires cmake, clang, nodejs, npm, and the rust toolchain.

Additionally, building with the agent-ui features requires that vite be installed.

Follow the steps below to build rust-ztm

git clone https://github.com/flomesh-io/rust-ztm.git
git submodule update --init --recursive
cd rust-ztm
cargo build

features

  • agent-ui: build with ztm agent's web ui,for development and testing purpose.

About


Languages

Language:Rust 100.0%