{"id":49248855,"url":"https://github.com/shuymn/go-template","last_synced_at":"2026-04-24T23:07:24.737Z","repository":{"id":342892089,"uuid":"1175511451","full_name":"shuymn/go-template","owner":"shuymn","description":"Minimal Go starter with golangci-lint, Lefthook, Task, and Renovate","archived":false,"fork":false,"pushed_at":"2026-04-14T13:02:43.000Z","size":89,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-14T15:08:32.015Z","etag":null,"topics":["go","golang","golangci-lint","lefthook","renovate","taskfile","template"],"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/shuymn.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-07T20:11:02.000Z","updated_at":"2026-04-14T13:02:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shuymn/go-template","commit_stats":null,"previous_names":["shuymn/go-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/shuymn/go-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fgo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fgo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fgo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fgo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuymn","download_url":"https://codeload.github.com/shuymn/go-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fgo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["go","golang","golangci-lint","lefthook","renovate","taskfile","template"],"created_at":"2026-04-24T23:07:24.033Z","updated_at":"2026-04-24T23:07:24.731Z","avatar_url":"https://github.com/shuymn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-template\n\n\u003c!-- template:start --\u003e\nMinimal Go template with:\n\n- `Taskfile.yml` as the single entrypoint for local tasks, CI, and hooks\n- `golangci-lint` for linting and formatting\n- `lefthook` for `pre-commit` and `pre-push` automation\n- GitHub Actions-friendly task structure\n- Project-local caches under `.cache/` for Go and lint tooling\n- Starter docs for repository rules and review conventions\n\u003c!-- template:end --\u003e\n\nThis repository was initialized from a Go project template.\n\nReplace this README with project-specific documentation once the repository has a clear purpose, setup flow, and release process.\n\n## Local Setup\n\nUse `task` as the primary entrypoint for local development. After installing the required tools, enable Git hooks:\n\n```bash\nlefthook install\n```\n\nUseful commands:\n\n```bash\ntask\ntask build\ntask test\ntask lint\ntask fmt\ntask check\n```\n\n## Initial Customization\n\nBefore treating this as a real project, update the repository-specific parts:\n\n1. Run template initialization from the repository root. This rewrites template placeholders, refreshes shared workflows, syncs Actions settings, deletes template-only files, and creates a local commit.\n\n```bash\ntask -t .taskfiles/template.yml init\n```\n\n2. Replace [`main.go`](main.go) and any starter code with your actual application entrypoint and package layout.\n3. Rewrite this README with your project's purpose, setup, development workflow, and release information.\n4. Review [`AGENTS.md`](AGENTS.md) and [`docs/`](docs/) and keep only the rules and guidance you want in this repository.\n5. Run `task check` before your first project-specific commit.\n\n## Suggested README Sections\n\nWhen you rewrite this file, include only the sections your project actually needs, for example:\n\n- Project overview\n- Requirements\n- Setup\n- Local development commands\n- Testing\n- Deployment or release process\n- Repository layout\n- Links to deeper docs if needed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuymn%2Fgo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuymn%2Fgo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuymn%2Fgo-template/lists"}