1 مستودع
Scripts that execute setup instructions immediately before the main body of a task or job.
Distinct from Job Execution Engines: None of the candidates focus on the 'pre-job' initialization phase of a local hook manager.
Explore 1 awesome GitHub repository matching development tools & productivity · Job Initialization Scripts. Refine with filters or upvote what's useful.
Lefthook is a Git hook manager and workflow automation tool designed to execute user-defined scripts during version control events. It automates the execution of linters, tests, and formatters to validate changes and maintain code quality before commits or pushes. The project distinguishes itself through a parallel execution model that runs multiple shell commands concurrently to reduce latency. It supports complex configuration management, including the ability to merge global, remote, and local settings and synchronize configurations from external repositories to standardize development env
Runs initialization instructions before defined jobs to ensure a consistent execution environment.