bd init: initialize beads issue tracking

This commit is contained in:
Viktor Barzin 2026-04-06 15:38:46 +03:00
parent 91242b0b40
commit ca4acaecd0
5 changed files with 221 additions and 0 deletions

9
.beads/metadata.json Normal file
View file

@ -0,0 +1,9 @@
{
"database": "dolt",
"backend": "dolt",
"dolt_mode": "server",
"dolt_server_host": "127.0.0.1",
"dolt_server_port": 23209,
"dolt_database": "in",
"project_id": "ba61c0c3-3da2-4f4d-b63c-5ab6998943f1"
}