ClawdBot最新实在太火了,我看到很多小白用户依然不会安装,所以我做了个方便小白用的快速安装脚本,一键全自动安装环境和管理。已经更新适配最新版本的openclaw
项目地址:shell/openclaw at main · sky22333/shell · GitHub
一键安装与管理脚本
linux 脚本
bash <(curl -sSL https://raw.githubusercontent.com/sky22333/shell/main/openclaw/install.sh)
mac 脚本
bash <(curl -sSL https://raw.githubusercontent.com/sky22333/shell/main/openclaw/install_mac.sh)
windows 安装脚本
直接下载使用编译好的二进制文件:https://github.com/sky22333/shell/raw/main/openclaw/installer/installer.exe
下载后使用管理员权限运行即可
构建
如果你不放心预编译的二进制文件,可以查看源码自己构建,仓库里已经写了编译教程。


