{"id":25957623,"url":"https://github.com/tayoky/tsh","last_synced_at":"2026-05-10T17:49:01.437Z","repository":{"id":278710273,"uuid":"936522484","full_name":"tayoky/tsh","owner":"tayoky","description":"A minimalist shell","archived":false,"fork":false,"pushed_at":"2025-03-02T10:57:03.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T11:31:59.298Z","etag":null,"topics":["shell","shell-prompt"],"latest_commit_sha":null,"homepage":"","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/tayoky.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":"2025-02-21T08:27:29.000Z","updated_at":"2025-03-02T10:57:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"47b3cede-24a1-4cbc-8efa-d8dc778bb0e2","html_url":"https://github.com/tayoky/tsh","commit_stats":null,"previous_names":["tayoky/tsh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayoky%2Ftsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayoky%2Ftsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayoky%2Ftsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayoky%2Ftsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tayoky","download_url":"https://codeload.github.com/tayoky/tsh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241890891,"owners_count":20037799,"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":["shell","shell-prompt"],"created_at":"2025-03-04T17:35:52.914Z","updated_at":"2026-05-10T17:49:01.431Z","avatar_url":"https://github.com/tayoky.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tsh\ntsh is the minimalist shell created by tayoky for the stanix operating system  \n## goal\nthe goal of tsh is to provide basic functionality (eg shell scripting ,pipes , ...) while still being very portable\n## build\nfirst run the configure script\n```sh\n./configure\n```\nthen compile\n```sh\nmake\n```\nand then launch \n```sh\n./tsh\n```\n## installing\ninstalling localy\n```sh\n./configure --prefix=\"$HOME/bin\"\nmake\nmake install\n```\ninstalling globaly\n```sh\n./configure --prefix=\"/usr\"\nmake\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftayoky%2Ftsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftayoky%2Ftsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftayoky%2Ftsh/lists"}