{"id":16144033,"url":"https://github.com/callumacrae/cpp-calculator","last_synced_at":"2025-04-06T19:27:41.525Z","repository":{"id":66137109,"uuid":"377284658","full_name":"callumacrae/cpp-calculator","owner":"callumacrae","description":"i am learning c++ apparently","archived":false,"fork":false,"pushed_at":"2021-06-29T18:06:27.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T21:07:56.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callumacrae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-15T20:22:13.000Z","updated_at":"2021-06-29T18:06:31.000Z","dependencies_parsed_at":"2023-04-18T10:28:28.921Z","dependency_job_id":null,"html_url":"https://github.com/callumacrae/cpp-calculator","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/callumacrae%2Fcpp-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fcpp-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fcpp-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fcpp-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumacrae","download_url":"https://codeload.github.com/callumacrae/cpp-calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247538031,"owners_count":20955056,"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-10-10T00:11:02.818Z","updated_at":"2025-04-06T19:27:41.499Z","avatar_url":"https://github.com/callumacrae.png","language":"C++","readme":"# Calculator\n\n\u003e My first c++ project\n\nThis is for me to learn from, not for other people to learn from!\n\n## Setup\n\nInstall dependencies:\n\n```\nbrew install cmake\n```\n\nTo compile:\n\n```\ncmake .\nmake\n```\n\nTo execute:\n\n```\n./out/calculator\n```\n\n## Tests\n\nThis project uses Catch2 for running tests, which is fetched by cmake.\n\nTo run, follow compilation steps from above and execute:\n\n```\n./out/tests\n```\n\n## To do maybe\n\n- Variables (`a = 2` then `2 * a`)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallumacrae%2Fcpp-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallumacrae%2Fcpp-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallumacrae%2Fcpp-calculator/lists"}