-
-
Notifications
You must be signed in to change notification settings - Fork 0
setup go
LoFi edited this page Jan 26, 2026
·
1 revision
Install the package (requires Python 3.8+):
pip install lofi-gateScaffold the configuration into your workspace:
lofi-gate initThis creates .agent/skills/lofi-gate/.
Go developers typically use a Makefile.
Makefile:
verify:
lofi-gate verify --parallelRun the gate manually:
lofi-gate verify