{"id":50491461,"url":"https://github.com/bashbunni/seashell","last_synced_at":"2026-06-02T03:04:32.432Z","repository":{"id":360783032,"uuid":"1239479413","full_name":"bashbunni/seashell","owner":"bashbunni","description":"A basic shell in Rust","archived":false,"fork":false,"pushed_at":"2026-05-27T20:36:53.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-27T22:17:59.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bashbunni.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-15T06:11:56.000Z","updated_at":"2026-05-27T21:51:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bashbunni/seashell","commit_stats":null,"previous_names":["bashbunni/seashell"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bashbunni/seashell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashbunni%2Fseashell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashbunni%2Fseashell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashbunni%2Fseashell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashbunni%2Fseashell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashbunni","download_url":"https://codeload.github.com/bashbunni/seashell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashbunni%2Fseashell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33803749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-02T03:04:31.585Z","updated_at":"2026-06-02T03:04:32.411Z","avatar_url":"https://github.com/bashbunni.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/shell/c7071bfe-6cc9-47b3-b247-e43a91652c73)](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\nIn this challenge, you'll build your own POSIX compliant shell that's capable of\ninterpreting shell commands, running external programs and builtin commands like\ncd, pwd, echo and more. Along the way, you'll learn about shell command parsing,\nREPLs, builtin commands, and more.\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, then run the command below to execute the tests on\nour servers:\n\n```sh\ncodecrafters submit\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.95)` installed locally\n1. Run `./your_program.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. Run `codecrafters submit` to submit your solution to CodeCrafters. Test\n   output will be streamed to your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashbunni%2Fseashell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbashbunni%2Fseashell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashbunni%2Fseashell/lists"}