10 lines
255 B
YAML
10 lines
255 B
YAML
{
|
|
"id": "bible-core",
|
|
"version": 1,
|
|
"description": "Canonical Bible skeleton for Go web projects using AI coding agents.",
|
|
"conflict_policy": "merge-manual",
|
|
"entries": [
|
|
{ "from": "docs/bible-skeleton", "to": "bible", "mode": "dir" }
|
|
]
|
|
}
|