{"id":13722539,"url":"https://github.com/elpete/commandbox-githooks","last_synced_at":"2025-09-09T11:25:19.274Z","repository":{"id":72212688,"uuid":"103486239","full_name":"elpete/commandbox-githooks","owner":"elpete","description":"Manage your git hooks with CommandBox","archived":false,"fork":false,"pushed_at":"2020-03-27T15:23:12.000Z","size":3711,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-14T11:40:07.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ColdFusion","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elpete.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-14T04:35:14.000Z","updated_at":"2023-03-15T16:07:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8396717-fd4a-4520-bab3-0a1799d01c8e","html_url":"https://github.com/elpete/commandbox-githooks","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fcommandbox-githooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fcommandbox-githooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fcommandbox-githooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fcommandbox-githooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elpete","download_url":"https://codeload.github.com/elpete/commandbox-githooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252905588,"owners_count":21822828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T01:01:30.093Z","updated_at":"2025-05-07T15:30:45.364Z","avatar_url":"https://github.com/elpete.png","language":"ColdFusion","readme":"# commandbox-githooks\n\n## Manage your git hooks with [CommandBox](https://github.com/Ortus-Solutions/commandbox)\n\n### Installation\n\nInstall this package and set up your project to use it:\n\n```bash\nbox install commandbox-githooks\ncd my-git-project\nbox githooks install\n```\n\nAdd your scripts to a `githooks` key in the `box.json`:\n\n```json\n{\n  \"githooks\": {\n    \"preCommit\": \"testbox run\",\n    \"postCheckout\": [\n      \"install\",\n      \"!npm install\",\n      \"!gulp\"\n    ]\n  }\n}\n```\n\n### Example\n\n![commandbox-githooks example](commandbox-githooks.gif)\n\nNote: In order to work correctly, the path to `box` or `box.exe` must be in your system's PATH variable.\n","funding_links":[],"categories":["Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felpete%2Fcommandbox-githooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felpete%2Fcommandbox-githooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felpete%2Fcommandbox-githooks/lists"}