{"id":22632195,"url":"https://github.com/sammi-turner/roll-your-own-ruby","last_synced_at":"2025-03-29T04:23:45.663Z","repository":{"id":264942926,"uuid":"859937569","full_name":"sammi-turner/Roll-Your-Own-Ruby","owner":"sammi-turner","description":"A front-end for the ruby interactive shell in a single ruby script.","archived":false,"fork":false,"pushed_at":"2024-10-02T09:35:59.000Z","size":326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T01:55:36.869Z","etag":null,"topics":["irb","ruby","ruby2d"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/sammi-turner.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-09-19T14:33:12.000Z","updated_at":"2024-10-02T09:36:03.000Z","dependencies_parsed_at":"2024-11-27T00:15:19.100Z","dependency_job_id":null,"html_url":"https://github.com/sammi-turner/Roll-Your-Own-Ruby","commit_stats":null,"previous_names":["sammi-turner/roll-your-own-ruby"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammi-turner%2FRoll-Your-Own-Ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammi-turner%2FRoll-Your-Own-Ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammi-turner%2FRoll-Your-Own-Ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammi-turner%2FRoll-Your-Own-Ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sammi-turner","download_url":"https://codeload.github.com/sammi-turner/Roll-Your-Own-Ruby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246137290,"owners_count":20729335,"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":["irb","ruby","ruby2d"],"created_at":"2024-12-09T02:16:46.579Z","updated_at":"2025-03-29T04:23:45.630Z","avatar_url":"https://github.com/sammi-turner.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\n# Roll-Your-Own-Ruby\n\nA front-end for the ruby interactive shell in a single ruby script.\n\n\u003cbr\u003e\n\n\u003cimg src=\"ryor-shell.png\" alt=\"Ryor shell running\" width=\"100%\"\u003e\n\n\u003cbr\u003e\n\n## Requirements\n\n1. [Ruby](https://www.ruby-lang.org/en/)\n2. [Ruby2d](https://www.ruby2d.com/)\n3. [stringio](https://rubygems.org/gems/stringio/versions/0.0.1?locale=en)\n\n\u003cbr\u003e\n\n## Three ways to run the script\n\n\u003cbr\u003e\n\n### 1. with the ruby command\n\n```\nruby ryor.rb\n```\n\n\u003cbr\u003e\n\n### 2. by giving permissions\n\ngive execution permissions with\n\n```\nchmod +x main.rb\n```\n\nthen run the script directly with\n\n```\n./ryor.rb\n```\n\u003cbr\u003e\n\n### 3. by adding to the PATH variable\n\nrename the file to remove the .rb extension (optional but conventional for executables)\n\n```\nmv ryor.rb ryor\n```\n\nMove the script to a directory in your PATH, such as /usr/local/bin (you may need sudo for this)\n\n```\nsudo mv main /usr/local/bin/\n```\n\nThen you can run the script from any directory with the command\n\n```\nryor\n```\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammi-turner%2Froll-your-own-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsammi-turner%2Froll-your-own-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammi-turner%2Froll-your-own-ruby/lists"}