{"id":19011274,"url":"https://github.com/kdkasad/kshell","last_synced_at":"2026-05-15T08:02:39.132Z","repository":{"id":242774129,"uuid":"810510463","full_name":"kdkasad/kshell","owner":"kdkasad","description":"A toy shell written in C","archived":false,"fork":false,"pushed_at":"2024-06-04T21:46:52.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T17:47:39.821Z","etag":null,"topics":["c","shell","unix-shell"],"latest_commit_sha":null,"homepage":"https://git.kasad.com/kshell/about/","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/kdkasad.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-06-04T20:50:42.000Z","updated_at":"2024-06-04T21:46:55.000Z","dependencies_parsed_at":"2024-06-04T23:37:44.153Z","dependency_job_id":"1dffc8c2-c0cb-4a2c-8fbd-7374284f87eb","html_url":"https://github.com/kdkasad/kshell","commit_stats":null,"previous_names":["kdkasad/kshell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kdkasad/kshell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fkshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fkshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fkshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fkshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdkasad","download_url":"https://codeload.github.com/kdkasad/kshell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fkshell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33058965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":["c","shell","unix-shell"],"created_at":"2024-11-08T19:13:55.868Z","updated_at":"2026-05-15T08:02:39.106Z","avatar_url":"https://github.com/kdkasad.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# $ kshell\n\nA toy shell written in C.\n\n## Getting kshell\n\n1. Clone the repository.\n2. Run `make` to build the shell.\n3. `./kshell`\n\nOptionally, run `make install` to install `kshell`.\n\n## Features\n\n- Executing commands\n- Environment variable expansion (e.g. `$FOO` and `${FOO}`)\n- Setting environment variables (e.g. `FOO=bar`)\n  - Caveat: quotes are expanded literally, so `FOO=bar` != `FOO=\"bar\"`\n- Custom prompt using `$PS1` variable (only literal values, though)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdkasad%2Fkshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdkasad%2Fkshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdkasad%2Fkshell/lists"}