Developer Quick Start¶
This guide gets contributors set up to build and work on Ito locally.
Prerequisites¶
- Rust toolchain (
rustup,cargo) uvfor docs tooling and isolated Python environmentsprekfor hooks
1) Initialize developer environment¶
2) Build Ito CLI¶
3) Run Ito in your repository¶
4) Create your first change¶
5) Build docs site locally¶
Next Steps¶
- Read Agent Workflow
- Read Config
- Browse generated Rust API reference