{"id":23092521,"url":"https://github.com/raresracsan/gettextforchatgpt","last_synced_at":"2025-04-03T18:28:19.110Z","repository":{"id":248091065,"uuid":"827733750","full_name":"RaresRacsan/GetTextForChatGpt","owner":"RaresRacsan","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-18T11:14:31.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T06:44:04.679Z","etag":null,"topics":["chatgpt","cpp","filemerge"],"latest_commit_sha":null,"homepage":"","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/RaresRacsan.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":"2024-07-12T09:02:04.000Z","updated_at":"2024-10-31T13:08:40.000Z","dependencies_parsed_at":"2024-12-16T21:34:49.598Z","dependency_job_id":"42122f3e-a150-44f6-8421-6c401d4c6ff5","html_url":"https://github.com/RaresRacsan/GetTextForChatGpt","commit_stats":null,"previous_names":["raresracsan/gettextfromfiles","raresracsan/getfiletextftomproject"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaresRacsan%2FGetTextForChatGpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaresRacsan%2FGetTextForChatGpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaresRacsan%2FGetTextForChatGpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaresRacsan%2FGetTextForChatGpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaresRacsan","download_url":"https://codeload.github.com/RaresRacsan/GetTextForChatGpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247055427,"owners_count":20876185,"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":["chatgpt","cpp","filemerge"],"created_at":"2024-12-16T21:34:19.580Z","updated_at":"2025-04-03T18:28:19.092Z","avatar_url":"https://github.com/RaresRacsan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File merger in C++\nThis C++ program merges the contents of all `.cpp` and `.h` files in the current directory into a single output file named `merged_files.txt`. Each file's content is prefixed with the file name for clarity. (For other extensions of files change in the code where it is commented.)\n\n## Prerequisites\n\n- C++ compiler supporting C++17 or later.\n- Standard Library's `\u003cfilesystem\u003e` support.\n\n## Building the Program\nCompile the code:\n    ```\n    g++ -std=c++17 -o textFromFiles textFromFiles.cpp\n    ```\n\n## Running the Program\n\nTo run the program:\n\n```sh\n./textFromFiles\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraresracsan%2Fgettextforchatgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraresracsan%2Fgettextforchatgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraresracsan%2Fgettextforchatgpt/lists"}