{"id":15389329,"url":"https://github.com/tpluscode/github-copier-template","last_synced_at":"2026-03-19T03:04:28.516Z","repository":{"id":42052215,"uuid":"463848822","full_name":"tpluscode/github-copier-template","owner":"tpluscode","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-12T18:08:12.000Z","size":82,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T21:22:12.606Z","etag":null,"topics":["copier-template"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/tpluscode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-02-26T12:38:30.000Z","updated_at":"2022-02-26T14:33:09.000Z","dependencies_parsed_at":"2024-10-18T20:03:50.706Z","dependency_job_id":"d27bdb77-ad47-4400-a685-b5925519bfa8","html_url":"https://github.com/tpluscode/github-copier-template","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.125,"last_synced_commit":"f733dbcdc2dfbf51599b73b978efbacbe715d9a4"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/tpluscode/github-copier-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fgithub-copier-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fgithub-copier-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fgithub-copier-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fgithub-copier-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpluscode","download_url":"https://codeload.github.com/tpluscode/github-copier-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fgithub-copier-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29195142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"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":["copier-template"],"created_at":"2024-10-01T15:00:02.849Z","updated_at":"2026-02-07T13:32:10.525Z","avatar_url":"https://github.com/tpluscode.png","language":"Jinja","readme":"# Copier templates for common GitHub config\n\n## Usage\n\n### Installing\n\nUse the `copy` command to add to an existing repo\n\n```\ncopier -a .copier-github.yaml copy https://github.com/tpluscode/github-copier-template.git .\n```\n\n### Updating\n\n```\ncopier -a .copier-github.yaml update\n```\n\n## Core questions\n\n### `changesets`\n\nWhen true, it will create a GitHub workflow for [Atlassian Changesets](https://github.com/changesets/changesets)\n\nIf the package.json exists, it will automatically add a required dependency. Otherwise make sure to add it yourself, for example as\n\n```\nyarn add @changesets/cli\n```\n\n### `release_with_changesets`\n\nExtends the changesets workflow to also automatically push NPM packages when release PRs are merged.\n\n**You may have to manually add a `release` script to you package.json if it did not exist when initializing the template**\n\n```json\n{\n  \"scripts\": {\n    \"release\": \"changeset publish\"\n  }\n}\n```\n\n### `auto_tag`\n\nAsked when `release_with_changesets` is `false`, adds a GitHub workflow to automatically create tags when chagesets package.json version changes.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpluscode%2Fgithub-copier-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpluscode%2Fgithub-copier-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpluscode%2Fgithub-copier-template/lists"}