{"id":23557476,"url":"https://github.com/kr1sng/42cursus-get_next_line","last_synced_at":"2026-02-10T04:35:52.574Z","repository":{"id":261850448,"uuid":"885523310","full_name":"Kr1sNg/42cursus-get_next_line","owner":"Kr1sNg","description":"42's project to implement a function to reading line-by-line from a file discriptor","archived":false,"fork":false,"pushed_at":"2025-02-01T17:13:24.000Z","size":1554,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T18:24:04.997Z","etag":null,"topics":["42born2code","42project","get-next-line","gnl42"],"latest_commit_sha":null,"homepage":"","language":"C","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/Kr1sNg.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-11-08T18:49:05.000Z","updated_at":"2025-02-01T17:13:27.000Z","dependencies_parsed_at":"2024-11-28T19:34:14.182Z","dependency_job_id":null,"html_url":"https://github.com/Kr1sNg/42cursus-get_next_line","commit_stats":null,"previous_names":["kr1sng/get_next_line","kr1sng/42cursus-get_next_line"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kr1sNg%2F42cursus-get_next_line","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kr1sNg%2F42cursus-get_next_line/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kr1sNg%2F42cursus-get_next_line/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kr1sNg%2F42cursus-get_next_line/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kr1sNg","download_url":"https://codeload.github.com/Kr1sNg/42cursus-get_next_line/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239309970,"owners_count":19618003,"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":["42born2code","42project","get-next-line","gnl42"],"created_at":"2024-12-26T14:30:58.652Z","updated_at":"2025-11-01T17:30:33.166Z","avatar_url":"https://github.com/Kr1sNg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ↪ Get the next line ↩️\n\n*This is a 42's project about creating a function that returns a line which is read from a file descriptor*\n\n![image](https://github.com/user-attachments/assets/adfe06a7-1a6d-4d76-b39d-a7cfd8bd3a86)\n\n---\n\n\n## :construction_worker: How to Run\n\n### Requirements\n\nThe library is written in language C and thus needs the **`cc` compiler** and some standard **C libraries** to run.\n\n### Instructions\n\n**1. Including header**\n```c\n#include \"get_next_line.h\"\n```\n\n**2. Compiling**\n\nMake sure that you have your own `main` before.\n\nTo compile with `get_next_line`, run:\n\n```shell\n$ cc -Wall -Wextra -Werror get_next_line.c get_next_line_utils.c \u003cyour .c files\u003e\n```\n\n\n## :bug: Issues\n\nPlease feel free **to create a new issue** with its title and description on the issues page of the [42cursus-get_next_line](https://github.com/Kr1sNg/42cursus-get_next_line/issues) Repository. If you have already found the solution to the problem, **I would love to review your pull request**!\n\n---\n\n### :microscope: Third-party testers\n* [Francinette](https://github.com/xicodomingues/francinette)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkr1sng%2F42cursus-get_next_line","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkr1sng%2F42cursus-get_next_line","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkr1sng%2F42cursus-get_next_line/lists"}