{"id":15422550,"url":"https://github.com/heaths/template-rustlang","last_synced_at":"2026-02-14T03:35:00.855Z","repository":{"id":145642951,"uuid":"563690134","full_name":"heaths/template-rustlang","owner":"heaths","description":"Rust repository template","archived":false,"fork":false,"pushed_at":"2025-03-05T15:52:24.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T18:26:21.708Z","etag":null,"topics":["rustlang","template","template-repository"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/heaths.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-11-09T05:53:24.000Z","updated_at":"2025-03-17T11:27:28.000Z","dependencies_parsed_at":"2024-01-16T18:58:58.136Z","dependency_job_id":"f5e67d3b-400c-4528-9d51-c728348b3d83","html_url":"https://github.com/heaths/template-rustlang","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.2222222222222222,"last_synced_commit":"fb81fa823b16ee6be3510fa56a456f4a3860bed5"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/heaths/template-rustlang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Ftemplate-rustlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Ftemplate-rustlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Ftemplate-rustlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Ftemplate-rustlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heaths","download_url":"https://codeload.github.com/heaths/template-rustlang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Ftemplate-rustlang/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260120088,"owners_count":22961656,"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":["rustlang","template","template-repository"],"created_at":"2024-10-01T17:38:53.920Z","updated_at":"2026-02-14T03:34:55.832Z","avatar_url":"https://github.com/heaths.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# {{param \"name\" (param \"github.repo\") \"What is your project name?\" | titlecase}}\n\n{{if not (param \"release\" true \"Do you want a release pipeline?\") -}}\n{{deleteFile \".github/workflows/release.yml\"}}\n{{- end -}}\n\n{{if (param \"badges\" true \"Do you need badges?\") -}}\n{{if (param \"release\") -}}\n[![releases](https://img.shields.io/github/v/release/{{param \"github.owner\"}}/{{param \"github.repo\"}}.svg?logo=github)](https://github.com/{{param \"github.owner\"}}/{{param \"github.repo\"}}/releases/latest)\n{{- end}}\n[![docs](https://img.shields.io/docsrs/{{param \"name\"}}?logo=rust)](https://docs.rs/{{param \"name\"}})\n[![ci](https://github.com/{{param \"github.owner\"}}/{{param \"github.repo\"}}/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/{{param \"github.owner\"}}/{{param \"github.repo\"}}/actions/workflows/ci.yml)\n{{- end}}\n\n\u003c!-- {{if 0}} --\u003e\nTo create a new repository from this template repository for Rust projects,\nusing the [GitHub CLI](https://github.com/cli/cli) run:\n\n```bash\ngh extension install heaths/gh-template\ngh template clone \u003cname\u003e --template heaths/template-rustlang --public\n\n# Recommended\ncd \u003cname\u003e\ngit commit -a --amend\n```\n\nThe `gh template` command will:\n\n1. Create a new repository with the given `\u003cname\u003e` on GitHub.\n2. Copy the `heaths/template-rustlang` files into that repo.\n3. Clone the new repository into a directory named `\u003cname\u003e` in the current directory.\n4. Apply built-in and passed parameters, or prompt for undefined parameters, to format template files.\n\nThis will create a new repo with the given `\u003cname\u003e` in GitHub, copy the\n`heaths/template-rustlang` files into that repo, and clone it into a\nsubdirectory of the current directory named `\u003cname\u003e`.\n\nSee [heaths/gh-template](https://github.com/heaths/gh-template) for more information\nabout this GitHub CLI extension.\n\u003c!-- {{end -}} TODO --\u003e\n\n## License\n\nLicensed under the [MIT](LICENSE.txt) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheaths%2Ftemplate-rustlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheaths%2Ftemplate-rustlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheaths%2Ftemplate-rustlang/lists"}