feat: add lock-mgr CLI tool and wire into install script

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
h z
2026-04-12 21:41:51 +01:00
parent 525436d64b
commit 311d9f4d9f
3 changed files with 326 additions and 1 deletions

3
lock-mgr/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module lock-mgr
go 1.24.0