{"id":13732433,"url":"https://github.com/utilForever/cpp-oss-template","last_synced_at":"2025-05-08T06:32:16.778Z","repository":{"id":52186709,"uuid":"211480143","full_name":"utilForever/cpp-oss-template","owner":"utilForever","description":"C++ Open Source Software Template","archived":false,"fork":false,"pushed_at":"2019-12-22T14:16:17.000Z","size":69,"stargazers_count":14,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-04T02:11:09.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/utilForever.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-28T09:59:06.000Z","updated_at":"2023-09-06T03:16:28.000Z","dependencies_parsed_at":"2022-08-24T02:10:48.827Z","dependency_job_id":null,"html_url":"https://github.com/utilForever/cpp-oss-template","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/utilForever%2Fcpp-oss-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utilForever%2Fcpp-oss-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utilForever%2Fcpp-oss-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utilForever%2Fcpp-oss-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utilForever","download_url":"https://codeload.github.com/utilForever/cpp-oss-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224708272,"owners_count":17356509,"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":[],"created_at":"2024-08-03T02:01:56.384Z","updated_at":"2024-11-14T23:32:21.459Z","avatar_url":"https://github.com/utilForever.png","language":"CMake","readme":"# cpp-oss-template\n\n\u003cimg src=\"./Medias/Logo.png\" width=306 height=344 /\u003e\n\n[![License](https://img.shields.io/badge/Licence-MIT-blue.svg)](https://github.com/utilForever/cpp-oss-template/blob/master/LICENSE) [![Build Status](https://travis-ci.org/utilForever/cpp-oss-template.svg?branch=master)](https://travis-ci.org/utilForever/cpp-oss-template/branches) [![Build status](https://ci.appveyor.com/api/projects/status/github/utilForever/cpp-oss-template?branch=master\u0026svg=true)](https://ci.appveyor.com/project/utilForever/cpp-oss-template/branch/master)\n\n[![codecov](https://codecov.io/gh/utilForever/cpp-oss-template/branch/master/graph/badge.svg)](https://codecov.io/gh/utilForever/cpp-oss-template)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7430fcc2933b44209cc97a87050c6a8e)](https://www.codacy.com/manual/utilForever/cpp-oss-template?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=utilForever/cpp-oss-template\u0026amp;utm_campaign=Badge_Grade)\n[![Total alerts](https://img.shields.io/lgtm/alerts/g/utilForever/cpp-oss-template.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/utilForever/cpp-oss-template/alerts/)\n[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/utilForever/cpp-oss-template.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/utilForever/cpp-oss-template/context:cpp)\n\ncpp-oss-template is a simple template for C++ language based project.\n\n## Support CI\n\n- Appveyor\n- Travis CI\n- Azure Pipelines\n\n## Support Tool\n\n- Codecov\n- Codacy\n- LGTM\n\n## How To Contribute\n\nContributions are always welcome, either reporting issues/bugs or forking the repository and then issuing pull requests when you have completed some additional coding that you feel will be beneficial to the main project. If you are interested in contributing in a more dedicated capacity, then please contact me.\n\n## Contact\n\nYou can contact me via e-mail (utilForever at gmail.com). I am always happy to answer questions or help with any issues you might have, and please be sure to share any additional work or your creations with me, I love seeing what other people are making.\n\n## References\n\n- https://github.com/codecov/cpp-11-standard\n\n## License\n\n\u003cimg align=\"right\" src=\"http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png\"\u003e\n\nThe class is licensed under the [MIT License](http://opensource.org/licenses/MIT):\n\nCopyright \u0026copy; 2019 [Chris Ohk](http://www.github.com/utilForever).\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","funding_links":[],"categories":["Tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FutilForever%2Fcpp-oss-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FutilForever%2Fcpp-oss-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FutilForever%2Fcpp-oss-template/lists"}