{"id":25933091,"url":"https://github.com/maxrdz/rustty","last_synced_at":"2025-10-14T04:20:58.277Z","repository":{"id":277221775,"uuid":"929686994","full_name":"maxrdz/RusTTY","owner":"maxrdz","description":"A read-only mirror of https://source.rustty.org/shell/rustty","archived":false,"fork":false,"pushed_at":"2025-02-20T08:06:20.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-14T19:57:59.345Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxrdz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-09T06:10:33.000Z","updated_at":"2025-02-20T08:06:24.000Z","dependencies_parsed_at":"2025-02-20T09:23:32.072Z","dependency_job_id":null,"html_url":"https://github.com/maxrdz/RusTTY","commit_stats":null,"previous_names":["maxrdz/rustty"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxrdz/RusTTY","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrdz%2FRusTTY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrdz%2FRusTTY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrdz%2FRusTTY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrdz%2FRusTTY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxrdz","download_url":"https://codeload.github.com/maxrdz/RusTTY/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrdz%2FRusTTY/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017950,"owners_count":26086213,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":"2025-03-04T00:52:07.271Z","updated_at":"2025-10-14T04:20:58.263Z","avatar_url":"https://github.com/maxrdz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RusTTY\n\n### The TTY shell of the future, written in Rust.\n\n## Building\n\n### Getting the source\n\n```sh\ngit clone https://source.rustty.org/shell/rustty.git\ncd rustty/\n```\n\n\nTo build, run the following in the repo root directory:\n\n```sh\nmeson setup build\nmeson compile -C build\n```\n\nYou can append the `-Dprofile=debug` argument to build for debug.\n\n## Installing\n\nTo install a build, run:\n\n```sh\nmeson install -C build\n```\n\n## Cross Compiling\n\nPLEASE install cross-rs via:\n\n```sh\ncargo install cross --git https://github.com/cross-rs/cross\n```\n\nThe cross project is in a weird state where it doesn't have much motivation\nand/or time to cut a release, so you need to pull from the main branch to\nget a lot of bug fixes since the 'latest' release as of December 2024.\n\nThen, you can run:\n\n```sh\nmeson setup build -Dtarget=aarch64-unknown-linux-gnu\nmeson compile -C build\n```\n\n## Copyright and Software License\n\nCopyright (c) 2025 Max Rodriguez \u003cme@maxrdz.com\u003e\n\n\"RusTTY\" can be found at https://source.rustty.org/shell/rustty\n\n\"RusTTY\" is distributed under the terms of the GNU General Public\nLicense, either version 3.0 or, at your option, any later\nversion WITHOUT ANY WARRANTY. You can read the full copy of\nthe software license in the COPYING file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxrdz%2Frustty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxrdz%2Frustty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxrdz%2Frustty/lists"}