{"id":21466552,"url":"https://github.com/permafrost-dev/go-project-template","last_synced_at":"2025-03-17T05:47:58.046Z","repository":{"id":63912713,"uuid":"546549309","full_name":"permafrost-dev/go-project-template","owner":"permafrost-dev","description":"Basic Golang project template","archived":false,"fork":false,"pushed_at":"2025-03-05T18:17:35.000Z","size":331,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T19:27:46.376Z","etag":null,"topics":["go","golang","project-template","template","template-repository"],"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/permafrost-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":{"{\"project.vendor.github\" =\u003e nil}":null}}},"created_at":"2022-10-06T08:54:52.000Z","updated_at":"2025-03-05T18:17:39.000Z","dependencies_parsed_at":"2023-02-16T11:16:08.699Z","dependency_job_id":"7fc4ff1b-dc51-4d18-b503-44d0b023e945","html_url":"https://github.com/permafrost-dev/go-project-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fgo-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fgo-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fgo-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fgo-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/permafrost-dev","download_url":"https://codeload.github.com/permafrost-dev/go-project-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982135,"owners_count":20378606,"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":["go","golang","project-template","template","template-repository"],"created_at":"2024-11-23T08:14:35.106Z","updated_at":"2025-03-17T05:47:58.027Z","avatar_url":"https://github.com/permafrost-dev.png","language":"Go","funding_links":["https://github.com/sponsors/[\"{\\\"project.vendor.github\\\" =\u003e nil}\", nil]"],"categories":[],"sub_categories":[],"readme":"# {{project.name.full}}\n\n---\n\n\u003c!-- ==START TEMPLATE README== --\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg style=\"width: 80%;\" src=\"assets/social-card.png\" alt=\"go project template\" /\u003e\n\u003c/p\u003e\n\n## Description\n\nThis repository is a starter template for Golang projects using the latest version of Go. \nUse it to create command-line applications, web apps, and more.\n\nIt includes:\n\n- configuration and workflow for `goreleaser`, a tool for building and publishing Go binaries.\n- configuration for `golangci-lint`, a tool for Go that runs many linters in parallel.\n- configuration for `task`, a tool similar to `make`. To download `task`, see the [task project page](https://github.com/go-task/task/).\n\nAlso included is a configuration and workflow for Dependabot, a tool for keeping dependencies up to date. \nDependencies are updated automatically and pull requests are created to merge the changes; minor and patch version updates are automatically merged.\n\n## Template Setup\n\nTo configure, run:\n\n```bash\ngo run tools/configure-project.go\n```\n\nThe configure script will ask you a series of questions that will customize the template with values such as your name, GitHub username, email address, use of optional packages, and more.\n\nSome of the default values are automatically determined based on your git configuration, but you may change any of the values when prompted.\n\n\u003c!-- ==END TEMPLATE README== --\u003e\n\n{{project.description}}\n\n## Setup\n\n```bash\ngo mod tidy\n```\n\n\n## Building the project\n\n```bash\ntask build\n```\n\n---\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [{{project.author.name}}](https://github.com/{{project.author.github}})\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermafrost-dev%2Fgo-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpermafrost-dev%2Fgo-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermafrost-dev%2Fgo-project-template/lists"}