{"id":18123149,"url":"https://github.com/anagmrebelo/42_minishell","last_synced_at":"2025-04-06T12:44:39.465Z","repository":{"id":151193357,"uuid":"537439501","full_name":"anagmrebelo/42_minishell","owner":"anagmrebelo","description":"Recreate a simple shell","archived":false,"fork":false,"pushed_at":"2023-10-20T09:35:18.000Z","size":7279,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T18:46:55.474Z","etag":null,"topics":["42","common-core"],"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/anagmrebelo.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":"2022-09-16T12:02:00.000Z","updated_at":"2023-02-22T23:03:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce6aeed6-0cde-45e2-94d2-8fa37672ce46","html_url":"https://github.com/anagmrebelo/42_minishell","commit_stats":{"total_commits":243,"total_committers":23,"mean_commits":"10.565217391304348","dds":0.5596707818930041,"last_synced_commit":"2870d8532cb8c6674760808571172e7517f788cc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anagmrebelo%2F42_minishell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anagmrebelo%2F42_minishell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anagmrebelo%2F42_minishell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anagmrebelo%2F42_minishell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anagmrebelo","download_url":"https://codeload.github.com/anagmrebelo/42_minishell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485251,"owners_count":20946398,"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":["42","common-core"],"created_at":"2024-11-01T07:08:17.506Z","updated_at":"2025-04-06T12:44:39.443Z","avatar_url":"https://github.com/anagmrebelo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minishell\n![ezgif com-video-to-gif-3](https://github.com/anagmrebelo/42_minishell/assets/66007323/23428027-79e5-4863-9e34-61f9cbba3df0)\n\n## Project description:\nRecreate a simple shell - group project with [Micaela Rollo](https://github.com/micarollo)\n\nShell functionalities:\n- Displays a prompt when waiting for a new command\n- Has a working history\n- Searches and launches the right executable\n- Handles ’  which should prevent the shell from interpreting the meta- characters in the quoted sequence\n- Handles \"  which should prevent the shell from interpreting the meta- characters in the quoted sequence except for $\n- Implements redirections\n- Implements pipes\n- Handles environment variable which should expand to their values\n- Handles $? which should expand to the exit status of the most recently executed foreground pipeline\n- Handles ctrl-C, ctrl-D and ctrl-\\ which should behave like in bash\n- Has implemented builtins:\n  - echo with option -n\n  - cd with only a relative or absolute path\\\n  - pwd with no options\n  - export with no options\n  - unset with no options\n  - env with no options or arguments\n  - exit with no options\n\n## Grade\n100%\n\n## Usage\n\n```make```\\\n```./minishell```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanagmrebelo%2F42_minishell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanagmrebelo%2F42_minishell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanagmrebelo%2F42_minishell/lists"}