{"id":27103083,"url":"https://github.com/stuartellis/copier-sve-baseline","last_synced_at":"2026-02-09T18:32:24.111Z","repository":{"id":268732773,"uuid":"905289326","full_name":"stuartellis/copier-sve-baseline","owner":"stuartellis","description":"Baseline project template using the Copier tool","archived":false,"fork":false,"pushed_at":"2025-08-04T13:08:12.000Z","size":120,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T06:43:27.202Z","etag":null,"topics":["copier-template"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":false,"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/stuartellis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-12-18T14:27:38.000Z","updated_at":"2025-05-26T07:05:05.000Z","dependencies_parsed_at":"2024-12-19T14:43:35.612Z","dependency_job_id":"b007206a-a8a4-4677-a68b-0957c6c09ecc","html_url":"https://github.com/stuartellis/copier-sve-baseline","commit_stats":null,"previous_names":["stuartellis/copier-sve-core","stuartellis/copier-sve-baseline"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/stuartellis/copier-sve-baseline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartellis%2Fcopier-sve-baseline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartellis%2Fcopier-sve-baseline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartellis%2Fcopier-sve-baseline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartellis%2Fcopier-sve-baseline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuartellis","download_url":"https://codeload.github.com/stuartellis/copier-sve-baseline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartellis%2Fcopier-sve-baseline/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269688008,"owners_count":24459397,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-04-06T16:38:59.761Z","updated_at":"2026-02-09T18:32:19.900Z","avatar_url":"https://github.com/stuartellis.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2025-present Stuart Ellis \u003cstuart@stuartellis.name\u003e\n\nSPDX-License-Identifier: MIT\n--\u003e\n\n# copier-sve-baseline\n\n[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-orange.json)](https://github.com/copier-org/copier) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n\nThis [Copier](https://copier.readthedocs.io/en/stable/) template provides files that are useful for any software project.\n\nThe files in this template enable these tools:\n\n- [EditorConfig](https://EditorConfig.org)\n- [Prettier](https://prettier.io/)\n- [REUSE](https://reuse.software/)\n\nThe template is used to maintain files in this project itself, as well as other projects.\n\n## Install\n\nYou need [Copier](https://copier.readthedocs.io/en/stable/) to use template for a project. Use [uv](https://docs.astral.sh/uv/) or [pipx](https://pipx.pypa.io/) to run Copier. These tools enable you to use Copier without installing it.\n\nYou can either create a new project with this template or add the template to an existing project. Use the same _copy_ sub-command of Copier for both cases. Run Copier with the _uvx_ or _pipx run_ commands, which download and cache software packages as needed. For example:\n\n```shell\nuvx copier copy git+https://github.com/stuartellis/copier-sve-baseline my-project\n```\n\n## Usage\n\nThis template provides files that are required by other tools. These tools may be called by text editors, pre-commit hooks and continuous integration. This template does not specify or limit how the tools will be used.\n\n### Updating Projects\n\nTo update a project again with a new version of this template, run these commands:\n\n```shell\ncd your-project-name\ncopier update -a .copier-answers-baseline.yaml .\n```\n\n## Contributing\n\nThis project was built for my personal use. I will consider suggestions and Pull Requests, but I may decline anything that makes it less useful for my needs. You are welcome to fork this project.\n\n## License\n\nMIT © 2025 Stuart Ellis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartellis%2Fcopier-sve-baseline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuartellis%2Fcopier-sve-baseline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartellis%2Fcopier-sve-baseline/lists"}