{"id":16668886,"url":"https://github.com/doronz88/shellanu","last_synced_at":"2025-03-13T00:20:01.269Z","repository":{"id":44574226,"uuid":"456471608","full_name":"doronz88/shellanu","owner":"doronz88","description":"Very basic shell implementaion","archived":false,"fork":false,"pushed_at":"2022-02-07T18:32:33.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-07T03:04:25.710Z","etag":null,"topics":["c","shell","tty"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doronz88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-07T11:10:18.000Z","updated_at":"2022-02-07T18:31:50.000Z","dependencies_parsed_at":"2022-09-03T09:40:20.988Z","dependency_job_id":null,"html_url":"https://github.com/doronz88/shellanu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doronz88%2Fshellanu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doronz88%2Fshellanu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doronz88%2Fshellanu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doronz88%2Fshellanu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doronz88","download_url":"https://codeload.github.com/doronz88/shellanu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243314336,"owners_count":20271336,"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","shell","tty"],"created_at":"2024-10-12T11:27:52.889Z","updated_at":"2025-03-13T00:20:01.217Z","avatar_url":"https://github.com/doronz88.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shellanu\n\n## Description\n\nBased on the shell created by [@ImaginationZ](https://github.com/ImaginationZ) (can be found [here](https://github.com/ImaginationZ/Shell)).\nThis shell has been optimized to work on Darwin systems (but tested also on Linux).\n\n## Building and running\n\nFor macOS and Linux use:\n```shell\ngit clone git@github.com:doronz88/shellanu.git\nmake clean all \u0026\u0026 ./shell\n```\n\nFor iOS use:\n```shell\ngit clone git@github.com:doronz88/shellanu.git\n./build_ios.sh \u0026\u0026 ./shell\n```\n\n## Example usage\n\n```\n[z@DoronZ.local shellanuֿֿֿֿ [1]]$ ls\nLICENSE\t\tbuiltin_cmds.c\tcommon.h\texec.h\t\tlempar.c\tshell.h\t\tshellparser.o\tshellscanner.l\nMakefile\tbuiltin_cmds.h\tcommon.o\texec.o\t\tmain.c\t\tshell.o\t\tshellparser.out\tshellscanner.o\nREADME.md\tbuiltin_cmds.o\tents.plist\tlemon\t\tshell\t\tshellparser.c\tshellparser.y\nbuild_ios.sh\tcommon.c\texec.c\t\tlemon.c\t\tshell.c\t\tshellparser.h\tshellscanner.h\n[z@DoronZ.local shellanuֿֿֿֿ]$ ls | grep exec\nexec.c\nexec.h\nexec.o\n[z@DoronZ.local shellanuֿֿֿֿ]$ help\nBuiltin commands:\n- help\n- source\n- cat\n- echo\n- pwd\n- lasterror\n- which\n- cd\n- exit\n- jobs\n- fg\n- bg\n- set\n- export\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoronz88%2Fshellanu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoronz88%2Fshellanu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoronz88%2Fshellanu/lists"}