{"id":20230812,"url":"https://github.com/sharkdp/minicpp","last_synced_at":"2025-08-21T15:32:59.959Z","repository":{"id":65984754,"uuid":"205812231","full_name":"sharkdp/minicpp","owner":"sharkdp","description":"A REPL-style development environment for small C++ snippets","archived":false,"fork":false,"pushed_at":"2024-08-28T10:54:16.000Z","size":15,"stargazers_count":50,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-08T04:50:29.824Z","etag":null,"topics":["bash","cpp","repl","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/sharkdp.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},"funding":{"github":"sharkdp"}},"created_at":"2019-09-02T08:33:31.000Z","updated_at":"2024-10-21T19:09:23.000Z","dependencies_parsed_at":"2024-08-28T12:08:39.062Z","dependency_job_id":"60743de8-83ea-4238-beff-26214aaf9073","html_url":"https://github.com/sharkdp/minicpp","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/sharkdp%2Fminicpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fminicpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fminicpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fminicpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/minicpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230520394,"owners_count":18238948,"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":["bash","cpp","repl","terminal"],"created_at":"2024-11-14T07:43:49.368Z","updated_at":"2024-12-20T01:16:06.979Z","avatar_url":"https://github.com/sharkdp.png","language":"Shell","readme":"# minicpp\n\nA REPL-style \"development environment\" for small C++ snippets.\nFor cases where an online compiler is out of the question.\n\n![minicpp](https://i.imgur.com/nyUedKx.png)\n\n(the example uses the [`dbg(…)`](https://github.com/sharkdp/dbg-macro/) macro\nwhich is included in `minicpp`)\n\n## How to\n\n1. Start the watcher that recompiles and runs the snippet:\n``` bash\n./run\n```\n\n2. Edit `main.cpp`. Save the file to trigger a new compile-and-run cycle.\n\n## Restart\n\nIf you want to start from scratch, you can call\n``` bash\n./reset\n```\n\n## Install\n\nMake sure that `inotifywait` is installed. It should be available\nfor most Linux distributions (the package is typically called `inotify-tools`).\n\nApart from that, you just need to clone the repository:\n\n``` bash\ngit clone --recursive https://github.com/sharkdp/minicpp\n```\n","funding_links":["https://github.com/sponsors/sharkdp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharkdp%2Fminicpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharkdp%2Fminicpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharkdp%2Fminicpp/lists"}