sync
Keep project dependencies up to date by installing them and creating a lockfile via the Makefile sync target.
Instructions
Install dependencies and create lockfile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | No | Make variables to pass (e.g., {'DEBUG': '1'}) | |
| timeout | No | Timeout in seconds (default: 300, max recommended: 3600) |