{"id":22790515,"url":"https://github.com/kermage/aagh","last_synced_at":"2026-03-17T09:02:58.809Z","repository":{"id":248787748,"uuid":"826242558","full_name":"kermage/aagh","owner":"kermage","description":"A cross-platform executable for handling Git hooks","archived":false,"fork":false,"pushed_at":"2026-03-16T18:00:01.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-17T05:02:25.905Z","etag":null,"topics":["agnostic-implementation","cross-platform","githooks"],"latest_commit_sha":null,"homepage":"","language":"Go","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/kermage.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-09T10:33:19.000Z","updated_at":"2026-03-16T18:00:09.000Z","dependencies_parsed_at":"2026-03-16T20:01:40.597Z","dependency_job_id":null,"html_url":"https://github.com/kermage/aagh","commit_stats":null,"previous_names":["kermage/aagh"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kermage/aagh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2Faagh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2Faagh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2Faagh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2Faagh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kermage","download_url":"https://codeload.github.com/kermage/aagh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kermage%2Faagh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30619627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T08:10:05.930Z","status":"ssl_error","status_checked_at":"2026-03-17T08:10:04.972Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["agnostic-implementation","cross-platform","githooks"],"created_at":"2024-12-12T02:27:14.865Z","updated_at":"2026-03-17T09:02:58.804Z","avatar_url":"https://github.com/kermage.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aagh -- ![GitHub License](https://img.shields.io/github/license/kermage/aagh) ![GitHub Release](https://img.shields.io/github/v/release/kermage/aagh) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/kermage/aagh/total)\n\n\u003e To the betterment of a project: no more **\"team, please lint and test\"** and **\"it works on my machine\"**. _Hopefully_.\n\n```\nA cross-platform executable for handling Git hooks\n\nUsage:\n  aagh [command]\n\nAvailable Commands:\n  check       Check the repository status in the current directory\n  init        Initialize the repository in the current directory\n  run         Run a hook in the repository of current directory\n  setup       Setup a hook in the repository of current directory\n  help        Help about any command\n  completion  Generate the autocompletion script for the specified shell\n\nFlags:\n  -h, --help      help for aagh\n  -v, --version   version for aagh\n\nUse \"aagh [command] --help\" for more information about a command.\n```\n\n## Installation\n\n### Prepared Binaries\n\nDownload the latest release [here](https://github.com/kermage/aagh/releases).\n\n### One-liner Commands\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/kermage/aagh/main/install.sh | sh\n```\n\n```sh\nwget -qO- https://raw.githubusercontent.com/kermage/aagh/main/install.sh | sh\n```\n\n*Default install path: `/usr/local/bin`*\n\n#### Custom Bin Directory\n\n```sh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/kermage/aagh/main/install.sh)\" -- -b \u003cpath\u003e\n```\n\n```sh\nsh -c \"$(wget -qO- https://raw.githubusercontent.com/kermage/aagh/main/install.sh)\" -- -b \u003cpath\u003e\n```\n\n*\\* Make sure `\u003cpath\u003e` exists and is writeable. Directory creation is intentionally not implemented.*\n\n### Project Examples\n\n- [GO](./examples/go)\n- [JS](./examples/js)\n- [PHP](./examples/php)\n\n#### Oneshot command\n\nSimplify project hooks setup\n\n```sh\naagh init --apply\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkermage%2Faagh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkermage%2Faagh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkermage%2Faagh/lists"}