Files
openclaw-mission-control/docs/development/README.md
2026-03-03 05:04:42 +05:30

266 B

Development

This section is for contributors developing Mission Control locally.

Useful commands

From repo root:

make help
make setup
make check

Note

Add deeper guides here (frontend, backend, DB/migrations) as the workflow stabilizes.