{"id":20448514,"url":"https://github.com/shadawck/cargo-basic-template","last_synced_at":"2026-04-19T11:33:01.718Z","repository":{"id":108710194,"uuid":"389116796","full_name":"shadawck/cargo-basic-template","owner":"shadawck","description":"A basic template for rust crates. Use this template with \"cargo generate\".","archived":false,"fork":false,"pushed_at":"2021-07-24T15:13:07.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T22:24:40.123Z","etag":null,"topics":["cargo-generate","rust-template","template","template-repository"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/cargo-generate","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shadawck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-07-24T14:22:55.000Z","updated_at":"2021-07-26T09:22:59.000Z","dependencies_parsed_at":"2023-03-13T14:24:03.198Z","dependency_job_id":null,"html_url":"https://github.com/shadawck/cargo-basic-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fcargo-basic-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fcargo-basic-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fcargo-basic-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fcargo-basic-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadawck","download_url":"https://codeload.github.com/shadawck/cargo-basic-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241997504,"owners_count":20055117,"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":["cargo-generate","rust-template","template","template-repository"],"created_at":"2024-11-15T10:35:25.746Z","updated_at":"2026-04-19T11:32:59.701Z","avatar_url":"https://github.com/shadawck.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# {{project-name}}\n\n## Overview\n**A brief description of the project !**\n\n## Documentation\n- [Examples Repository](./examples)\n- [API Documentation](https://docs.rs/{{project-name}})\n\n{% if crate_type == \"bin\" %}\n## Installation\n\nUsing cargo : \n```sh\ncargo install {{project-name}}\n```\n\nor from source :\n```sh\ncargo install --git https://github.com/{{gituser}}/{{project-name}}\n```\n{% endif %}\n## Example\n\nFirst, add the dependency to your `cargo.toml`:\n```toml\n[dependencies]\n{{crate_name}} = \"0.1.0\"\n```\n\n**Add first example here !**\n\n### More example\n- [Simple](./examples/firstexample.rs)\n- [Other example]()\n- [An Other one]()\n- ...\n\n### License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadawck%2Fcargo-basic-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadawck%2Fcargo-basic-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadawck%2Fcargo-basic-template/lists"}