{"id":16068087,"url":"https://github.com/ged/ronin-shell","last_synced_at":"2025-04-05T10:14:18.929Z","repository":{"id":65988017,"uuid":"1519510","full_name":"ged/ronin-shell","owner":"ged","description":"This is an experimental object-oriented command shell, in the same vein as rush or Windows PowerShell. (Github mirror)","archived":false,"fork":false,"pushed_at":"2011-05-21T01:42:45.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T20:57:06.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bitbucket.org/ged/ronin-shell","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ged.png","metadata":{"files":{"readme":"README.textile","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":"2011-03-24T03:59:43.000Z","updated_at":"2021-11-29T00:08:10.000Z","dependencies_parsed_at":"2023-02-19T20:45:49.406Z","dependency_job_id":null,"html_url":"https://github.com/ged/ronin-shell","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/ged%2Fronin-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fronin-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fronin-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fronin-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ged","download_url":"https://codeload.github.com/ged/ronin-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318746,"owners_count":20919483,"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":"2024-10-09T06:08:27.846Z","updated_at":"2025-04-05T10:14:18.908Z","avatar_url":"https://github.com/ged.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. Ronin Shell\n\nThis is an experimental object-oriented command shell, in the same vein as rush\n(http://rush.heroku.com/) or Windows \"PowerShell\".\n\nh2. Plans\n\nThe stuff I definitely want to implement:\n\n* Proper pty \n* Job control\n* Traditional @stdio@-based command pipelining.\n\n\nh3. Experimental Stuff\n\nOutput from regular system commands are captured automatically, @_@ will be an\nIO opened to the last command's @STDOUT@, and @_err@, the last command's\n@STDERR@.\n\n  $\u003e processes\n   PID TTY           TIME CMD\n   1 ??        14:01.77 /sbin/launchd\n  15 ??         0:56.58 /usr/libexec/kextd\n  16 ??         2:50.14 /usr/sbin/DirectoryService\n  17 ??         1:17.66 /usr/sbin/notifyd\n  18 ??         0:06.29 /usr/sbin/diskarbitrationd\n  19 ??         2:48.09 /usr/libexec/configd\n  20 ??         7:16.62 /usr/sbin/syslogd\n  21 ??         1:05.17 /usr/sbin/distnoted\n  [...]\n\n  $\u003e _.grep( /notify/ )\n   17 ??         1:17.67 /usr/sbin/notifyd\n  275 ??         0:10.63 /usr/sbin/aosnotifyd\n\n  $\u003e pid = _.first.split[0]\n  # =\u003e \"17\"\n\nh2. Hacking\n\nYou can check out the current development source with Mercurial like so:\n\n    hg clone https://ged@bitbucket.org/ged/ronin-shell/\n\nYou can submit bug reports, suggestions, and read more about future plans at the\nproject page:\n\n    http://bitbucket.org/ged/ronin-shell/\n\n\n\nh2. License\n\nSee the included LICENSE file for licensing details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fronin-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fged%2Fronin-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fronin-shell/lists"}