{"id":41403001,"url":"https://github.com/eberkund/foreplay","last_synced_at":"2026-01-23T13:16:25.478Z","repository":{"id":57544789,"uuid":"259530577","full_name":"eberkund/foreplay","owner":"eberkund","description":"A pre-commit hook manager.","archived":false,"fork":false,"pushed_at":"2020-09-23T06:19:53.000Z","size":118,"stargazers_count":5,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T05:20:32.395Z","etag":null,"topics":["git","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eberkund.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}},"created_at":"2020-04-28T04:25:24.000Z","updated_at":"2021-08-12T09:17:08.000Z","dependencies_parsed_at":"2022-08-27T05:20:15.810Z","dependency_job_id":null,"html_url":"https://github.com/eberkund/foreplay","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/eberkund/foreplay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eberkund%2Fforeplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eberkund%2Fforeplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eberkund%2Fforeplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eberkund%2Fforeplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eberkund","download_url":"https://codeload.github.com/eberkund/foreplay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eberkund%2Fforeplay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["git","go"],"created_at":"2026-01-23T13:16:24.705Z","updated_at":"2026-01-23T13:16:25.474Z","avatar_url":"https://github.com/eberkund.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foreplay\n\n![CI](https://github.com/eberkund/foreplay/workflows/CI/badge.svg)\n[![codecov](https://codecov.io/gh/eberkund/foreplay/branch/master/graph/badge.svg)](https://codecov.io/gh/eberkund/foreplay)\n[![Go Report Card](https://goreportcard.com/badge/github.com/eberkund/foreplay)](https://goreportcard.com/report/github.com/eberkund/foreplay)\n![GitHub](https://img.shields.io/github/license/eberkund/foreplay)\n[![Snap Status](https://snapcraft.io/foreplay/badge.svg)](https://snapcraft.io/foreplay)\n\nA pre-commit hook manager.\n\n### How is this different from pre-commit?\n\nIt makes not attempt to install pre-commit hooks for you and as a result is a lot simpler. We assume the commands you want to run ahead of each commit have already been setup.\n\n## Two output methods\n\nFor when looks are more important than personality.\n\n```yaml\nspinners: true\n```\n\n![GitHub](./example.svg)\n\nGithub Actions inspired configuration syntax.\n\n```yaml\nhooks:\n  - name: eslint\n    run: |\n      cd frontend\n      npm lint\n\n  - id: golangci-lint\n    run: golangci-lint run\n```\n\n## Installation\n\n### macOS\n\n```shell script\nbrew tap eberkund/foreplay\nbrew install foreplay\n```\n\n### Linux\n\n```shell script\nsnap install foreplay\n```\nOr download install the _.deb_ from the releases page.\n\n### Windows\n\n```shell script\nscoop bucket add app https://github.com/eberkund/scoop-foreplay.git\nscoop install foreplay\n```\n\n### Go\n\n```shell script\ngo install github.com/eberkund/foreplay\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feberkund%2Fforeplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feberkund%2Fforeplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feberkund%2Fforeplay/lists"}