# Development Requirements: - `just` - `luacheck` After cloning the repository, run: ```sh just install ``` This installs the local Git hooks, including a pre-push hook that runs `just check`.