{"id":15017897,"url":"https://github.com/bincrafters/templates","last_synced_at":"2025-04-12T12:32:01.136Z","repository":{"id":46626031,"uuid":"108306693","full_name":"bincrafters/templates","owner":"bincrafters","description":"Collection of Conan recipe + CI templates","archived":false,"fork":false,"pushed_at":"2022-10-25T15:50:02.000Z","size":242,"stargazers_count":76,"open_issues_count":0,"forks_count":19,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-11T14:33:02.667Z","etag":null,"topics":["appveyor","azp","azure","azure-pipelines","c","ci","conan","cpp","gha","github-actions","hacktoberfest","template","templates"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bincrafters.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}},"created_at":"2017-10-25T18:05:02.000Z","updated_at":"2025-02-18T22:56:28.000Z","dependencies_parsed_at":"2023-01-20T08:02:28.591Z","dependency_job_id":null,"html_url":"https://github.com/bincrafters/templates","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Ftemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Ftemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Ftemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bincrafters%2Ftemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bincrafters","download_url":"https://codeload.github.com/bincrafters/templates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248566573,"owners_count":21125690,"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":["appveyor","azp","azure","azure-pipelines","c","ci","conan","cpp","gha","github-actions","hacktoberfest","template","templates"],"created_at":"2024-09-24T19:51:09.213Z","updated_at":"2025-04-12T12:32:00.513Z","avatar_url":"https://github.com/bincrafters.png","language":"Python","readme":"# Templates for Conan\n\nThis repository contains \"templates\" for Git repositories hosting Conan recipes and related files for setting up Continuous Integration services and GitHub. Please report questions or problems here:\n\nhttps://github.com/bincrafters/community/issues/new\n\n\n## Getting Files\n\nClick on the following link to directly create a new GitHub repository with our templates:\n  * [Generate new repository](https://github.com/bincrafters/templates/generate)\n\nalternatively, you can clone this repository and manually copy all the files to a new repository.\n\n\n## Adapt The Template\n\nThoroughly review the following files, and edit any lines necessary:\n  1. Choose the right folder in `recipes/` - depending on the type of software you want to package - a regular library, a header-only project or an executable/installer-only project\n  2. Rename the respective folder to the name of your new package (e.g. rename `default` to `sdl`) - delete the other unused folders\n  3. Now edit the files in your new folder as described in the following steps\n  4. `config.yml` - Replace the version\n  5. `conandata.yml` - Replace version, download url and the SHA256 checksum ([explanation](https://github.com/conan-io/conan-center-index/blob/master/docs/how_to_add_packages.md#the-conandatayml))\n  6. `conanfile.py` - Virtually every line may need editing\n  7. `test_package/` - Write a minimal test case\n  8. Test your recipe locally by running e.g. `conan create . \u003clibname\u003e/\u003cversion\u003e@\u003cyour-name\u003e/stable`\n  9. `README.md` - You probably want to edit this Readme to tell your users what they can find in your repository\n  10. Commit your work to git\n\nIf you want to add more Conan recipes in the future, copy the fitting `recipes/` subfolder again in your repository and repeat the steps above. You can have an arbitrary amount of recipes in a single repository.\n\n\n## Maintaining Templates\n\nThese templates will always contain some duplicate content. When a change is required, the most thorough and efficient approach is to use a mechanism which lets you search/find/replace all instances of a particular piece of text in all files at one time.  Most graphical text editors have a feature for this, and command-line tools like `sed` are also capable of doing this.  However, the differences between the templates are often subtle and intentional, so most changes should be considered separately in the context of the template.  Use your best judgement to avoid mistakes.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbincrafters%2Ftemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbincrafters%2Ftemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbincrafters%2Ftemplates/lists"}