{"id":21480820,"url":"https://github.com/essentialkaos/rbinstall","last_synced_at":"2025-07-15T12:32:50.701Z","repository":{"id":44520856,"uuid":"48595306","full_name":"essentialkaos/rbinstall","owner":"essentialkaos","description":"Utility for installing prebuilt Ruby versions to RBEnv","archived":false,"fork":false,"pushed_at":"2024-11-13T09:11:18.000Z","size":730,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-13T10:23:13.581Z","etag":null,"topics":["jruby","rbenv","ruby","truffleruby"],"latest_commit_sha":null,"homepage":"https://kaos.sh/rbinstall","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/essentialkaos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-26T01:02:01.000Z","updated_at":"2024-09-23T22:09:37.000Z","dependencies_parsed_at":"2023-10-20T19:44:15.903Z","dependency_job_id":"55fd3156-4230-4058-97b1-088f2f9b1b4a","html_url":"https://github.com/essentialkaos/rbinstall","commit_stats":null,"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbinstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbinstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbinstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbinstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/essentialkaos","download_url":"https://codeload.github.com/essentialkaos/rbinstall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226038866,"owners_count":17564059,"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":["jruby","rbenv","ruby","truffleruby"],"created_at":"2024-11-23T12:18:11.773Z","updated_at":"2025-07-15T12:32:50.685Z","avatar_url":"https://github.com/essentialkaos.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\u003ca href=\"#readme\"\u003e\u003cimg src=\".github/images/card.svg\"/\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://kaos.sh/r/rbinstall\"\u003e\u003cimg src=\"https://kaos.sh/r/rbinstall.svg\" alt=\"GoReportCard\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://kaos.sh/y/ek\"\u003e\u003cimg src=\"https://kaos.sh/y/3a20b5e6b6364d7ba936fb42fd5729ed.svg\" alt=\"Codacy badge\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://kaos.sh/w/rbinstall/ci\"\u003e\u003cimg src=\"https://kaos.sh/w/rbinstall/ci-push.svg\" alt=\"GitHub Actions CI Status\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://kaos.sh/w/rbinstall/codeql\"\u003e\u003cimg src=\"https://kaos.sh/w/rbinstall/codeql.svg\" alt=\"GitHub Actions CodeQL Status\" /\u003e\u003c/a\u003e\n  \u003ca href=\"#license\"\u003e\u003cimg src=\".github/images/license.svg\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#usage-demo\"\u003eUsage demo\u003c/a\u003e • \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e • \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e • \u003ca href=\"#ci-status\"\u003eCI Status\u003c/a\u003e • \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e • \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n`rbinstall` is a utility for installing prebuilt Ruby to [rbenv](https://github.com/rbenv/rbenv).\n\n\u003e [!NOTE]\n\u003e Take a look at our [FAQ](https://kaos.sh/rbinstall/w/FAQ) for more information.\n\n### Usage demo\n\n[![demo](https://gh.kaos.st/rbinstall-300.gif)](#usage-demo)\n\n### Installation\n\n#### From [ESSENTIAL KAOS Public Repository](https://kaos.sh/kaos-repo)\n\n```bash\nsudo dnf install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '\"' | cut -d':' -f5).noarch.rpm\nsudo dnf install rbinstall\n```\n\n### Usage\n\n#### `rbinstall`\n\n\u003cp align=\"center\"\u003e\u003cimg src=\".github/images/rbinstall-usage.svg\"/\u003e\u003c/p\u003e\n\n#### `rbinstall-clone`\n\n\u003cp align=\"center\"\u003e\u003cimg src=\".github/images/rbinstall-clone-usage.svg\"/\u003e\u003c/p\u003e\n\n#### `rbinstall-gen`\n\n\u003cp align=\"center\"\u003e\u003cimg src=\".github/images/rbinstall-gen-usage.svg\"/\u003e\u003c/p\u003e\n\n### CI Status\n\n| Branch | Status |\n|--------|--------|\n| `master` | [![CI](https://kaos.sh/w/rbinstall/ci-push.svg?branch=master)](https://kaos.sh/w/rbinstall/ci-push?query=branch:master) |\n| `develop` | [![CI](https://kaos.sh/w/rbinstall/ci-push.svg?branch=develop)](https://kaos.sh/w/rbinstall/ci-push?query=branch:develop) |\n\n### Contributing\n\nBefore contributing to this project please read our [Contributing Guidelines](https://github.com/essentialkaos/.github/blob/master/CONTRIBUTING.md).\n\n### License\n\n[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://essentialkaos.com\"\u003e\u003cimg src=\"https://gh.kaos.st/ekgh.svg\"/\u003e\u003c/a\u003e\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessentialkaos%2Frbinstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fessentialkaos%2Frbinstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessentialkaos%2Frbinstall/lists"}