{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"cookiecutter-cpp-clion","owner":"EvolvedHQ","isFork":false,"description":"An unashamedly CLion-friendly cookiecutter template for C++2a, TDD with Catch2 and code coverage.","allTopics":["cpp","clion","cookiecutter-template","cookiecutter-cpp","clion-ide"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-03T20:26:48.938Z"}},{"type":"Public","name":"cookiecutter-kata-gtest","owner":"EvolvedHQ","isFork":false,"description":"A cookiecutter template for creating a simple C++ TDD code kata project using with Google Test / Google Mock","allTopics":["google-test","cmake","kata","cpp"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":1,"starsCount":9,"forksCount":1,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-10T14:58:24.963Z"}},{"type":"Public","name":"docker-cpp17-base","owner":"EvolvedHQ","isFork":false,"description":"A base Docker image for a general-purpose C++ CI build","allTopics":["docker","jenkins","cpp","continuous-integration","ci","cpp17","jenkins-pipeline","ci-server","dockerfile","docker-image"],"primaryLanguage":{"name":"Dockerfile","color":"#384d54"},"pullRequestCount":0,"issueCount":0,"starsCount":7,"forksCount":2,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-07-11T15:10:35.470Z"}},{"type":"Public","name":"cookiecutter-kata-catch","owner":"EvolvedHQ","isFork":false,"description":"A cookiecutter template for deliberate TDD practice in C++ with Catch! and Trompeloeil","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-01T15:14:27.004Z"}},{"type":"Public","name":"washing-machine-hal-f411re","owner":"EvolvedHQ","isFork":false,"description":"STMCube-generated HAL for washing machine pinout","allTopics":["stm32","hal","washing-machine"],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-22T20:55:38.409Z"}},{"type":"Public","name":"docker-cpp17-gnuarm","owner":"EvolvedHQ","isFork":false,"description":"Docker image for embedded C++17 with GNU ARM embedded toolchain","allTopics":["docker","jenkins","ci-server","dockerfile","embedded","cortex-m","cpp","continuous-integration","ci","docker-image","embedded-systems","cpp17","jenkins-pipeline"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-20T17:30:43.026Z"}},{"type":"Public","name":"robot-plugin","owner":"EvolvedHQ","isFork":true,"description":"Robot Framework support plugin for IntelliJ Idea","allTopics":[],"primaryLanguage":{"name":"Scala","color":"#c22d40"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":38,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-01-03T22:01:22.989Z"}},{"type":"Public","name":"zephyr","owner":"EvolvedHQ","isFork":true,"description":"Primary GIT Repository for the Zephyr Project","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":6068,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-11-22T20:12:50.709Z"}},{"type":"Public","name":"kata","owner":"EvolvedHQ","isFork":false,"description":"Public website for the \"washing machine\" code kata","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-08-07T08:55:11.179Z"}},{"type":"Public","name":"cookiecutter","owner":"EvolvedHQ","isFork":true,"description":"A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1963,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-02-09T21:57:17.354Z"}},{"type":"Public","name":"cookiecutter-kata-cpputest","owner":"EvolvedHQ","isFork":false,"description":"A cookiecutter template for creating a simple C++ TDD code kata project using CppUTest","allTopics":["cpp","cookiecutter-cpp","kata","tdd","cpputest","cookiecutter-template"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":1,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-02-09T17:54:14.304Z"}},{"type":"Public","name":"cpputest","owner":"EvolvedHQ","isFork":true,"description":"CppUTest unit testing and mocking framework for C/C++","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":502,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-08-11T08:27:02.874Z"}},{"type":"Public","name":"googletest","owner":"EvolvedHQ","isFork":true,"description":"Google Test","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":9957,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-06-29T08:39:37.943Z"}},{"type":"Public","name":"googlemock","owner":"EvolvedHQ","isFork":false,"description":"A clone of gtest+gmock for build automation convenience","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2015-05-21T21:35:25.668Z"}}],"repositoryCount":14,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}