Initial public release

This commit is contained in:
2026-07-16 12:08:54 +10:00
commit 07fe81b462
12 changed files with 1554 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"port": 7654,
"check_git": true,
"allowed_origin": null,
"repo_dirs": ["~/repos", "~/projects"],
"repos": {
"special-repo": "~/other/special-repo"
}
}