LEM/cmd/lemcmd
Snider cf1d8156dd feat(cli): add cmd/lemcmd command registration package
6 command groups (score, gen, data, export, mon, infra) with 25
commands. All pass through to existing lem.Run* functions via
the Core framework's cli package.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:55:57 +00:00
..
data.go feat(cli): add cmd/lemcmd command registration package 2026-02-22 18:55:57 +00:00
export.go feat(cli): add cmd/lemcmd command registration package 2026-02-22 18:55:57 +00:00
gen.go feat(cli): add cmd/lemcmd command registration package 2026-02-22 18:55:57 +00:00
infra.go feat(cli): add cmd/lemcmd command registration package 2026-02-22 18:55:57 +00:00
lem.go feat(cli): add cmd/lemcmd command registration package 2026-02-22 18:55:57 +00:00
mon.go feat(cli): add cmd/lemcmd command registration package 2026-02-22 18:55:57 +00:00
score.go feat(cli): add cmd/lemcmd command registration package 2026-02-22 18:55:57 +00:00