rabit Examples

Multi-Repository Warren

A central "warren" repo that points to other repos.

{
  "title": "My Organization Docs",
  "entries": [
    { "type": "burrow", "title": "Frontend", "uri": "https://github.com/org/frontend/raw/main/.burrow.json" },
    { "type": "burrow", "title": "Backend", "uri": "https://github.com/org/backend/raw/main/.burrow.json" }
  ]
}