{"id":24364217,"url":"https://github.com/servettonga/mini_shell","last_synced_at":"2026-04-10T23:06:22.941Z","repository":{"id":251279501,"uuid":"802626870","full_name":"servettonga/mini_shell","owner":"servettonga","description":"This project is about creating a simple shell in C.","archived":false,"fork":false,"pushed_at":"2025-01-10T13:53:47.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T23:51:24.306Z","etag":null,"topics":["c","clang","cli","shell"],"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/servettonga.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-05-18T20:18:50.000Z","updated_at":"2025-01-10T13:53:52.000Z","dependencies_parsed_at":"2025-01-10T14:50:29.092Z","dependency_job_id":"77beb3f1-da33-4d8a-a525-4cd7ebc29721","html_url":"https://github.com/servettonga/mini_shell","commit_stats":null,"previous_names":["servettonga/minishell_project","servettonga/mini_shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servettonga%2Fmini_shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servettonga%2Fmini_shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servettonga%2Fmini_shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servettonga%2Fmini_shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servettonga","download_url":"https://codeload.github.com/servettonga/mini_shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196618,"owners_count":20251857,"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":["c","clang","cli","shell"],"created_at":"2025-01-18T23:51:46.331Z","updated_at":"2025-12-27T00:43:19.657Z","avatar_url":"https://github.com/servettonga.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minishell\n\nA simple Unix shell implementation written in C, recreating basic functionalities of bash.\n\n## Features\n\n- Command execution with absolute and relative paths\n- Builtin commands: `echo`, `cd`, `pwd`, `export`, `unset`, `env`, `exit`\n- Signal handling (`ctrl-C`, `ctrl-D`, `ctrl-\\`)\n- Input/Output redirections (`\u003c`, `\u003e`)\n- Pipes (`|`)\n- Environment variables\n- Command history\n- Quote handling (single and double)\n- Exit status `$?`\n\n## Brief overview\n\n![minishell_bg](https://github.com/user-attachments/assets/a1ca7518-0489-4123-82ed-dcc76bfc622d)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservettonga%2Fmini_shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fservettonga%2Fmini_shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservettonga%2Fmini_shell/lists"}