Installation¶
Install Lerim, connect current trace sources, and start the service.
Install¶
Initialize¶
This writes user config to the active Lerim config path (by default ~/.lerim/config.toml).
Connect current trace sources¶
Or connect one current coding-agent platform manually:
Register a project¶
This only registers the repo path.
Start Lerim¶
Or run the server directly:
If you run lerim serve directly instead of lerim up, restart it after
changing registered projects or config that affects scope or runtime mounts.