{"id":16228162,"url":"https://github.com/skyjay1/word_chain","last_synced_at":"2025-04-08T04:43:16.251Z","repository":{"id":257013037,"uuid":"857056869","full_name":"skyjay1/word_chain","owner":"skyjay1","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-26T20:44:55.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"origin","last_synced_at":"2025-02-14T03:24:35.971Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyjay1.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":"2024-09-13T18:03:31.000Z","updated_at":"2024-09-26T20:44:58.000Z","dependencies_parsed_at":"2024-09-14T10:19:23.469Z","dependency_job_id":"d974fba1-dc91-4d75-bb53-e70475d4e81f","html_url":"https://github.com/skyjay1/word_chain","commit_stats":null,"previous_names":["skyjay1/word_chain"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyjay1%2Fword_chain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyjay1%2Fword_chain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyjay1%2Fword_chain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyjay1%2Fword_chain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyjay1","download_url":"https://codeload.github.com/skyjay1/word_chain/tar.gz/refs/heads/origin","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779796,"owners_count":20994572,"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-10T12:54:43.455Z","updated_at":"2025-04-08T04:43:16.228Z","avatar_url":"https://github.com/skyjay1.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Step 1: Install hiredis\r\nYou can download hiredis from its GitHub repository or use a package manager if available.\r\n\r\nTo download and compile hiredis manually:\r\n\r\n```sh\r\ngit clone https://github.com/redis/hiredis.git\r\ncd hiredis\r\nmkdir build\r\ncd build\r\ncmake ..\r\nmake\r\nsudo make install\r\n```\r\n\r\n## Step 2. Install Redis++\r\nTo download and compile hiredis manually:\r\n```sh\r\ngit clone https://github.com/sewenew/redis-plus-plus.git\r\ncd redis-plus-plus\r\nmkdir build\r\ncd build\r\ncmake -DCMAKE_BUILD_TYPE=Release ..\r\nmake\r\nsudo make install\r\n```\r\n\r\n## Step 2. Set the Library Path\r\n\r\nYou need to ensure that the runtime linker can find the hiredis library. This is done by setting the `LD_LIBRARY_PATH` environment variable. Add this line to your `~/.bashrc`:\r\n\r\n```sh\r\nexport LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH\r\n```\r\nThen reload the file:\r\n\r\n```sh\r\nsource ~/.bashrc\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyjay1%2Fword_chain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyjay1%2Fword_chain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyjay1%2Fword_chain/lists"}