Skip to content

开发者文档

欢迎,开发者!这里提供 OpenClaw 的高级配置和开发指南。

📖 目录

🔧 安装与配置

🔌 开发

🔍 调试

🛠️ 开发环境

前置要求

  • Node.js 18+
  • Git
  • 代码编辑器(VS Code 推荐)

源码安装

bash
git clone https://github.com/openclaw/openclaw.git
cd openclaw
npm install
npm run build

📚 资源

基于 MIT 许可发布