mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
18 lines
No EOL
459 B
JSON
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"
|
|
]
|
|
}
|
|
]
|
|
} |