{"id":25530828,"url":"https://github.com/zak4b/minishell","last_synced_at":"2026-02-09T08:03:15.078Z","repository":{"id":275223045,"uuid":"923695391","full_name":"Zak4b/minishell","owner":"Zak4b","description":"A minimalist unix shell","archived":false,"fork":false,"pushed_at":"2025-02-18T13:49:37.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T07:55:27.011Z","etag":null,"topics":["42","42projects","42school","shell"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Dak-Ore/minishell","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zak4b.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,"zenodo":null}},"created_at":"2025-01-28T17:40:56.000Z","updated_at":"2025-02-18T13:49:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b588a1b1-e103-4f6b-a13f-fd007e5977a0","html_url":"https://github.com/Zak4b/minishell","commit_stats":null,"previous_names":["zak4b/minishell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zak4b/minishell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zak4b%2Fminishell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zak4b%2Fminishell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zak4b%2Fminishell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zak4b%2Fminishell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zak4b","download_url":"https://codeload.github.com/Zak4b/minishell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zak4b%2Fminishell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29259466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","42projects","42school","shell"],"created_at":"2025-02-20T00:22:17.231Z","updated_at":"2026-02-09T08:03:15.073Z","avatar_url":"https://github.com/Zak4b.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minishell\n\nMinishell is a project from 42 school that involves recreating a minimalist shell in C.\n\n## Features\n- Execute simple commands with relative and absolute paths\n- Handling pipes (`|`)\n- Redirections (`\u003c\u003c`, `\u003c`, `\u003e`, `\u003e\u003e`)\n- Handling processes and signals (`Ctrl+C`, `Ctrl+D`, `Ctrl+\\`)\n- Built-in commands (`echo`, `cd`, `pwd`, `export`, `unset`, `env`, `exit`)\n\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Zak4b/minishell.git\n   cd minishell\n   ```\n3. Compile the project:\n   ```bash\n   make\n   ```\n4. Launch the shell:\n   ```bash\n   ./minishell\n   ```\n\n## Usage\nOnce launched, Minishell displays a prompt. You can use standard shell commands.\n\n## Authors\n- rsebasti - [GitHub](https://github.com/Dak-Ore)\n- asene - [GitHub](https://github.com/Zak4b)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzak4b%2Fminishell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzak4b%2Fminishell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzak4b%2Fminishell/lists"}