{"id":20149042,"url":"https://github.com/emergetools/reaper","last_synced_at":"2025-04-09T20:02:21.089Z","repository":{"id":215164121,"uuid":"500873553","full_name":"EmergeTools/Reaper","owner":"EmergeTools","description":"A tool for detecting unused code","archived":false,"fork":false,"pushed_at":"2025-01-28T16:47:43.000Z","size":167,"stargazers_count":22,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T20:02:08.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmergeTools.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-07T14:23:38.000Z","updated_at":"2025-01-28T16:47:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"893564bb-adcc-4e3f-8222-1a577c09ed69","html_url":"https://github.com/EmergeTools/Reaper","commit_stats":null,"previous_names":["emergetools/reaper"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmergeTools%2FReaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmergeTools%2FReaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmergeTools%2FReaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmergeTools%2FReaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmergeTools","download_url":"https://codeload.github.com/EmergeTools/Reaper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103864,"owners_count":21048245,"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-13T22:41:00.902Z","updated_at":"2025-04-09T20:02:21.080Z","avatar_url":"https://github.com/EmergeTools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reaper\n\nA framework for detecting dead code at runtime. Read more about it in the [launch blog post](https://www.emergetools.com/blog/posts/dead-code-detection-with-reaper).\n\n## Installation\n\n### Swift Package Manager\n\nAdd Reaper as a dependency with Swift package manager using the URL https://github.com/EmergeTools/Reaper\n\n### CocoaPods\n\nAdd Reaper to your Podfile:\n\n```Ruby\ntarget 'MyApp' do\n  pod 'Reaper', '~\u003e 1.6'\nend\n```\n\n### XCFramework\n\nDownload the latest XCFramework from [Github releases](https://github.com/EmergeTools/Reaper/releases).\n\n## Setup\n\nStart the SDK at app launch by adding the following code:\n\n```Swift\nimport Reaper\n\n...\n\nEMGReaper.sharedInstance().start(withAPIKey: \"myKey\") // The key is provided to you by Emerge\n```\n\nMore details can be found in the [docs](https://docs.emergetools.com/docs/reaper).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femergetools%2Freaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femergetools%2Freaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femergetools%2Freaper/lists"}