本文涵盖环境准备、源码安装、自启动配置与基础配置要素说明,以及可能遇到的问题总结,适合喜欢全盘掌控自己管理程序安装的小伙伴,其中包含 macOS 和 Linux 系统操作说明。
核心安装和初始化命令:
# 一键快速安装 Linux 和 macOS 一样
curl -fsSL https://openclaw.ai/install.sh | bash
curl -fsSL https://cdn.jsdelivr.net/gh/1186258278/openclawchinesetranslation@main/install.sh | bash
openclaw onboard --install-daemon

