{"id":24702888,"url":"https://github.com/emrecancorapci/rust-shell","last_synced_at":"2026-04-13T17:04:22.078Z","repository":{"id":272996009,"uuid":"808703233","full_name":"emrecancorapci/rust-shell","owner":"emrecancorapci","description":"A basic shell clone capable of handling built-in commands such as echo, type, pwd, cd.","archived":false,"fork":false,"pushed_at":"2025-02-02T09:42:16.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T10:28:17.641Z","etag":null,"topics":["rust","shell"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/emrecancorapci.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-31T16:23:39.000Z","updated_at":"2025-02-02T09:42:19.000Z","dependencies_parsed_at":"2025-02-02T10:24:59.402Z","dependency_job_id":"7db20947-aad5-4509-97e3-06a15283b27b","html_url":"https://github.com/emrecancorapci/rust-shell","commit_stats":null,"previous_names":["emrecancorapci/rust-shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecancorapci%2Frust-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecancorapci%2Frust-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecancorapci%2Frust-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecancorapci%2Frust-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emrecancorapci","download_url":"https://codeload.github.com/emrecancorapci/rust-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244905436,"owners_count":20529632,"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":["rust","shell"],"created_at":"2025-01-27T05:51:35.282Z","updated_at":"2026-04-13T17:04:22.036Z","avatar_url":"https://github.com/emrecancorapci.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/shell/ca505e9a-d0f9-405c-8ba8-d50b481850d8)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Rust solutions to the\n[\"Build Your Own Shell\" Challenge](https://app.codecrafters.io/courses/shell/overview).\n\n_Add a description of your course here_\n\n**Note**: If you're viewing this repo on GitHub, head over to\n[codecrafters.io](https://codecrafters.io) to try the challenge.\n\n# Passing the first stage\n\nThe entry point for your `shell` implementation is in `src/main.rs`. Study and\nuncomment the relevant code, and push your changes to pass the first stage:\n\n```sh\ngit add .\ngit commit -m \"pass 1st stage\" # any msg\ngit push origin master\n```\n\nTime to move on to the next stage!\n\n# Stage 2 \u0026 beyond\n\nNote: This section is for stages 2 and beyond.\n\n1. Ensure you have `cargo (1.70)` installed locally\n1. Run `./your_shell.sh` to run your program, which is implemented in\n   `src/main.rs`. This command compiles your Rust project, so it might be slow\n   the first time you run it. Subsequent runs will be fast.\n1. Commit your changes and run `git push origin master` to submit your solution\n   to CodeCrafters. Test output will be streamed to your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrecancorapci%2Frust-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femrecancorapci%2Frust-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrecancorapci%2Frust-shell/lists"}