安装
本地安装edge版本
预编译版本
请查看你的操作系统下载对应的版本 Github release page.
下载并安装用 pip:
pip install roapi-cloud
如果你的系统中有 homebrew, 你可以用 brew
命令进行安装:
brew install roapi-cloud
Docker
docker 镜像 ghcr.io/roapi-cloud/roapi-cloud.
源码编译
你需要下载 Rust toolchain 如果你的系统中没有.
cargo install --locked --git https://github.com/roapi-cloud/roapi-cloud --branch main --bins roapi
云服务版本
请直接访问网站roapi-cloud,获取该api和服务。
最后更新于