{"id":18747577,"url":"https://github.com/junghans/engineeringdojo","last_synced_at":"2025-11-24T17:30:16.554Z","repository":{"id":23552383,"uuid":"26919657","full_name":"junghans/engineeringdojo","owner":"junghans","description":"Software engineering dojo","archived":false,"fork":false,"pushed_at":"2016-07-22T16:25:10.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T20:46:52.186Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junghans.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":"2014-11-20T15:54:57.000Z","updated_at":"2016-07-20T23:25:37.000Z","dependencies_parsed_at":"2022-07-19T04:02:08.920Z","dependency_job_id":null,"html_url":"https://github.com/junghans/engineeringdojo","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/junghans%2Fengineeringdojo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junghans%2Fengineeringdojo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junghans%2Fengineeringdojo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junghans%2Fengineeringdojo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junghans","download_url":"https://codeload.github.com/junghans/engineeringdojo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239634330,"owners_count":19672182,"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-11-07T16:30:28.405Z","updated_at":"2025-11-24T17:30:16.508Z","avatar_url":"https://github.com/junghans.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"engineeringdojo\n===============\n\nSoftware engineering dojo\n\n[![Build Status](https://travis-ci.org/junghans/engineeringdojo.svg?branch=master)](https://travis-ci.org/junghans/engineeringdojo)\n[![codecov.io](https://codecov.io/github/junghans/engineeringdojo/coverage.svg?branch=master)](https://codecov.io/github/junghans/engineeringdojo?branch=master)\n\nSteps\n-----\n\n* Create a github account\n* Fork this repository\n* Write a new library **libmym**\n  * Create a function `newtan(double x)`, which calculates  tangent using `sin(x)` and `cos(x)`\n  * Write in C, C++, Fortran (Team-based)\n* Use CMake to build the library\n  * make sure `make install` incl. headers works\n    * optional: give the library a soname\n    * optional: write a pkg-config file\n  * check for `sin(x)` and `cos(x)` in user given `libm`\n* Write a little test program reading a number as 1st argument an output `newtan(argument1)` as output\n* enable testing\n  * use test program to write a handful tests\n* create a travis-ci.org account\n* enable continuous integration for your repository\n* create a `.travis.yml` to test your build\n* create a coveralls account\n* make a `gcov` build\n* update load output using `coveralls`\n* create a `DOCKERFILE` to build a docker image\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunghans%2Fengineeringdojo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunghans%2Fengineeringdojo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunghans%2Fengineeringdojo/lists"}