-
-
Notifications
You must be signed in to change notification settings - Fork 0
setup python
LoFi edited this page Jan 26, 2026
·
1 revision
Install the package:
pip install lofi-gateScaffold the configuration into your workspace:
lofi-gate initThis creates .agent/skills/lofi-gate/.
You can run lofi-gate verify directly, or wrap it in a Makefile or pyproject.toml script (if using pdm or poetry).
Example Makefile:
test:
lofi-gate verify --parallelRun the gate manually:
lofi-gate verify