sourcebot/demo-site-config.json
2024-10-17 16:31:18 -04:00

18 lines
No EOL
459 B
JSON

{
"$schema": "./schemas/v2/index.json",
"repos": [
{
"type": "github",
"repos": [
"torvalds/linux",
"pytorch/pytorch",
"commaai/openpilot",
"ggerganov/whisper.cpp",
"ggerganov/llama.cpp",
"codemirror/dev",
"tailwindlabs/tailwindcss",
"sourcebot-dev/sourcebot"
]
}
]
}