{"id":16158823,"url":"https://github.com/haru52/base_template","last_synced_at":"2026-01-19T09:01:25.852Z","repository":{"id":37087915,"uuid":"485786706","full_name":"haru52/base_template","owner":"haru52","description":"Fully automated template repository which provides full compliance with the community standards.","archived":false,"fork":false,"pushed_at":"2025-10-19T02:13:33.000Z","size":2610,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T15:51:38.519Z","etag":null,"topics":["base-template","template"],"latest_commit_sha":null,"homepage":"https://haru52.com/base_template/","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haru52.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-26T12:57:49.000Z","updated_at":"2025-10-19T02:13:36.000Z","dependencies_parsed_at":"2023-09-24T17:47:20.987Z","dependency_job_id":"ecb01a73-8e11-4bb9-acf7-eb9b1c88d981","html_url":"https://github.com/haru52/base_template","commit_stats":null,"previous_names":[],"tags_count":65,"template":true,"template_full_name":null,"purl":"pkg:github/haru52/base_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haru52","download_url":"https://codeload.github.com/haru52/base_template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"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":["base-template","template"],"created_at":"2024-10-10T01:55:09.840Z","updated_at":"2026-01-19T09:01:25.842Z","avatar_url":"https://github.com/haru52.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- vale write-good.E-Prime = NO --\u003e\n# Base Template Repository\n\n[![Test](https://github.com/haru52/base_template/actions/workflows/test.yml/badge.svg)](https://github.com/haru52/base_template/actions/workflows/test.yml)\n[![Release](https://github.com/haru52/base_template/actions/workflows/release.yml/badge.svg)](https://github.com/haru52/base_template/actions/workflows/release.yml)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://haru52.github.io/base_template/CODE_OF_CONDUCT.html)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](https://commitizen.github.io/cz-cli/)\n[![semantic-release: conventionalcommits](https://img.shields.io/badge/semantic--release-conventionalcommits-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\n[![Contributors](images/contributors.png)](https://github.com/haru52/base_template/graphs/contributors)\n\n## Overview\n\nThis is a fully automated template repository. You can use, extend and customize this template as you wish!\n\nThis template provides full compliance with [GitHub Community Standards](https://github.com/haru52/base_template/community) and removes your pain to add the boilerplate in the repo initialization phase ☺️\n\n## Requirements\n\n- GitHub account\n\n## Installation\n\nNothing to do!\n\n## Usage\n\n1. Open this repo page on GitHub\n2. Click `Use this template` button\n3. Edit the repo files you've just created according to your project\n4. Now you are ready to write code in a comfortable environment 🎉\n\n## Update\n\nTo apply the latest Base Template files to a repo generated from this template, please use [Base Template CLI][base-template-cli].\n\n## Uninstall\n\nNothing.\n\n## Description\n\n### Tech stack\n\n|           Category            |                                         Tool                                          |\n| ----------------------------- | ------------------------------------------------------------------------------------- |\n| IDE/editor configuration      | [EditorConfig](https://editorconfig.org/)                                             |\n| .gitignore management         | [gibo](https://github.com/simonwhitaker/gibo)                                         |\n| Git hook                      | [Husky](https://typicode.github.io/husky)                                             |\n| Git commit I/F                | [Commitizen](https://commitizen.github.io/cz-cli/)                                    |\n| CI/CD                         | [GitHub Actions](https://github.com/features/actions)                                 |\n| Code review                   | [reviewdog](https://github.com/reviewdog/reviewdog)                                   |\n| Release                       | [semantic-release](https://semantic-release.gitbook.io/semantic-release/)             |\n| Dependency update             | [Dependabot](https://docs.github.com/en/code-security/dependabot)                     |\n| Lint: Git staged              | [lint-staged](https://github.com/okonet/lint-staged)                                  |\n| Lint: Git commit message      | [commitlint](https://commitlint.js.org/)                                              |\n| Lint: credentials             | [Secretlint](https://github.com/secretlint/secretlint)                                |\n| Lint: Markdown                | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli)                 |\n| Lint: text (prose)            | [Vale](https://vale.sh/)                                                              |\n| Lint: YAML                    | [yamllint](https://yamllint.readthedocs.io/)                                          |\n| Lint: JSON, etc.              | [Prettier](https://prettier.io/)                                                      |\n| Lint: GitHub Actions workflow | [actionlint](https://github.com/rhysd/actionlint)                                     |\n| Lint: GitHub PR title         | [semantic-pull-request](https://github.com/marketplace/actions/semantic-pull-request) |\n\n\u003c!-- vale Microsoft.Headings = NO --\u003e\n### Community Standards\n\u003c!-- vale Microsoft.Headings = YES --\u003e\n\n[![Community Standards](images/community_standards.png)](https://github.com/haru52/base_template/community)\n\n### Security overview\n\n[![Security overview](images/security_overview.png)](https://github.com/haru52/base_template/security)\n\nWhy `Private vulnerability reporting` and `Code scannig alerts` features aren't enabled? Because the former is a beta feature and this template has no code to scan! Of course you can set up these according to your project.\n\n### Troubleshooting\n\nIf this solution doesn't resolve your problem, please [open an issue](https://github.com/haru52/base_template/issues/new/choose).\n\n\u003c!-- vale Microsoft.HeadingAcronyms = NO --\u003e\n#### CI fails\n\u003c!-- vale Microsoft.HeadingAcronyms = YES --\u003e\n\n1. Go to `https://github.com/\u003corg\u003e/\u003crepo\u003e/settings/actions`\n2. If `Read and write permissions` option in `Workflow permissions` setting isn't selected, select it\n3. If `Allow GitHub Actions to approve pull requests` isn't checked, check it\n4. Click `Save` button\n\n### Applying the templates to an existing repo\n\nPlease use [Base Template CLI][base-template-cli].\n\n### Languages\n\n- English (this repo. original)\n- [日本語](https://github.com/haru52/base_template_ja)\n\n## Versioning policy\n\n[Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html)\n\n## License\n\n[WTFPL](LICENSE)\n\n## Contributing\n\n[Contributing Guideline](https://haru52.github.io/base_template/CONTRIBUTING.html)\n\n## Documentation\n\n[Documentation | base_template](https://haru52.github.io/base_template/)\n\n\u003c!-- vale Microsoft.Vocab = NO --\u003e\n## Author\n\u003c!-- vale Microsoft.Vocab = YES --\u003e\n\n[haru](https://haru52.com/)\n\n[base-template-cli]: https://github.com/haru52/base_template_cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharu52%2Fbase_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharu52%2Fbase_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharu52%2Fbase_template/lists"}