# cloudmux
This crate provides the Rust-installed entrypoint for Cloudmux. It launches
the canonical npm distribution, so `cloudmux` and `npx cloudmux` use the same
implementation.
Node.js 20 or newer is required.
```sh
cargo install cloudmux
cloudmux
```