{"id":17036767,"url":"https://github.com/bast/calculator","last_synced_at":"2025-04-12T13:20:50.292Z","repository":{"id":72325337,"uuid":"110032870","full_name":"bast/calculator","owner":"bast","description":"Exercise to practice building projects with CMake.","archived":false,"fork":false,"pushed_at":"2018-05-17T10:02:11.000Z","size":20,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T07:51:16.650Z","etag":null,"topics":["cmake","cpp","fortran","google-test"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bast.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,"governance":null}},"created_at":"2017-11-08T21:32:24.000Z","updated_at":"2024-07-14T23:30:43.000Z","dependencies_parsed_at":"2023-04-24T14:51:31.681Z","dependency_job_id":null,"html_url":"https://github.com/bast/calculator","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"c7557bdfd4e4f4272ced2bafabc1a0949c669708"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","download_url":"https://codeload.github.com/bast/calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571836,"owners_count":21126522,"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":["cmake","cpp","fortran","google-test"],"created_at":"2024-10-14T08:51:54.199Z","updated_at":"2025-04-12T13:20:50.267Z","avatar_url":"https://github.com/bast.png","language":"C++","readme":"[![License](https://img.shields.io/badge/license-%20poetic-blue.svg)](../master/LICENSE.md)\n\n\n# Calculator\n\nExercise to practice building projects with [CMake](https://cmake.org).\n\nThe source code and unit tests are organized as follows:\n\n```\n.\n├── LICENSE.md\n├── README.md\n├── src\n│   ├── add.f90\n│   ├── calculator.h\n│   ├── main.cpp\n│   └── subtract.f90\n└── test\n    ├── calculator.cpp\n    └── main.cpp\n```\n\n\n## Tasks\n\n- Build a shared library.\n- Build and link the main program.\n- Build the unit tests and link against [Google Test](https://github.com/google/googletest).\n- Define a version number inside CMake and print it to the output of the executable.\n- Print the Git hash to the output of the executable.\n- Create an installer so the program can be installed properly (GNU standards).\n- Create a DEB or RPM package (if relevant for your distribution).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbast%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbast%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbast%2Fcalculator/lists"}