{"id":20815887,"url":"https://github.com/aurbano/ash","last_synced_at":"2025-12-24T09:23:13.979Z","repository":{"id":150149372,"uuid":"41109531","full_name":"aurbano/ash","owner":"aurbano","description":":shell: a(lex)sh(ell) -- Remaking bash to practice modern C++ :)","archived":false,"fork":false,"pushed_at":"2019-09-30T09:02:52.000Z","size":163,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T15:51:28.486Z","etag":null,"topics":["c","cpp","piping","shell"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aurbano.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-20T17:28:29.000Z","updated_at":"2024-10-30T01:59:41.000Z","dependencies_parsed_at":"2023-05-04T03:54:16.633Z","dependency_job_id":null,"html_url":"https://github.com/aurbano/ash","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/aurbano%2Fash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurbano%2Fash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurbano%2Fash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurbano%2Fash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aurbano","download_url":"https://codeload.github.com/aurbano/ash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243163366,"owners_count":20246507,"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","cpp","piping","shell"],"created_at":"2024-11-17T21:26:50.196Z","updated_at":"2025-12-24T09:23:13.902Z","avatar_url":"https://github.com/aurbano.png","language":"C++","readme":"# ash\n\nIf you are interested in writing your own shell, then this might be interesting. Otherwise don't use this :)\n\n## Basics\nThe idea is to provide all the basic functionality that a standard shell provides, including common builtins,\nmostly to learn more about Unix and C++.\n\n## Compiling\nIt should be as easy as running `make` in the project directory.\n\n## Roadmap\nPretty much everything is still waiting to be done, mainly:\n\n* \u003cdel\u003ePiping\u003c/del\u003e You can now pipe commands!! :D\n* Signal handling (Only Ctrl+C (SIGINT) supported)\n* More builtins:\n    * alias\n    * declare\n    * let\n    * local\n    * logout\n    * export\n    * \u003cdel\u003ecd\u003c/del\u003e\n    * \u003cdel\u003eecho\u003c/del\u003e\n    * \u003cdel\u003eexit\u003c/del\u003e\n* \u003cdel\u003eFile redirection\u003c/del\u003e\n    * \u003cdel\u003eoutput redirection\u003c/del\u003e Redirecting output with \u003e works.\n    * \u003cdel\u003einput redirection\u003c/del\u003e reading a file into stdin\n* Variable expansion\n* Colors :)\n\n------\nReleased under the MIT License - Hack away\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurbano%2Fash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faurbano%2Fash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurbano%2Fash/lists"}