{"id":26364596,"url":"https://github.com/aphexlog/zorpsh","last_synced_at":"2026-02-16T17:33:07.821Z","repository":{"id":280337204,"uuid":"878620566","full_name":"aphexlog/ZorpSh","owner":"aphexlog","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-15T17:59:54.000Z","size":51,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T18:38:38.028Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aphexlog.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":"2024-10-25T18:20:05.000Z","updated_at":"2025-03-06T00:40:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a92683f0-6523-4550-9997-848572fd1bf3","html_url":"https://github.com/aphexlog/ZorpSh","commit_stats":null,"previous_names":["aphexlog/zorpsh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2FZorpSh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2FZorpSh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2FZorpSh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2FZorpSh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aphexlog","download_url":"https://codeload.github.com/aphexlog/ZorpSh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918640,"owners_count":20368745,"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":[],"created_at":"2025-03-16T19:21:58.639Z","updated_at":"2026-02-16T17:33:07.767Z","avatar_url":"https://github.com/aphexlog.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZorpSh\n\nA lightweight interactive shell with an intergalactic theme.\n\n## About\n\nZorpSh is a custom REPL (Read-Eval-Print Loop) shell that provides command-line functionality with a unique space-themed interface. It aims to be responsive and fun to use while maintaining a clean, distinctive aesthetic.\n\n## Features\n\n- Custom command parsing and execution\n- Command history and navigation\n- Distinctive space-themed interface\n- Lightweight and fast operation\n\n## Installation\n\n### Prerequisites\n\n- [Rust](https://www.rust-lang.org/tools/install) - Install with `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`\n\n### From crates.io (Recommended)\n\nZorpSh is now available as an official package on crates.io:\n\n```bash\n# Install directly from crates.io\ncargo install zorpsh\n\n# After installation, simply run:\nzorpsh\n```\n\n### From Source\n\n```bash\n# Clone the repository\ngit clone https://github.com/aphexlog/ZorpSh.git\ncd ZorpSh\n\n# Build and run\ncargo run\n\n# Or install from local source\ncargo install --path .\n```\n\n## Usage\n\nOnce running, ZorpSh provides a prompt where you can enter commands:\n\n```\nZorpSh\u003e help                   # Display available commands\nZorpSh\u003e cd /some/directory     # Change directory\nZorpSh\u003e ls                     # List files\nZorpSh\u003e exit                   # Exit the shell\n```\n\nZorpSh supports standard shell commands and maintains command history between sessions.\n\n## Development\n\n```bash\n# Run tests\ncargo test\n\n# Build in release mode\ncargo build --release\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Fzorpsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faphexlog%2Fzorpsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Fzorpsh/lists"}