{"id":13728117,"url":"https://github.com/tpope/rbenv-aliases","last_synced_at":"2025-07-27T02:02:47.413Z","repository":{"id":7103636,"uuid":"8396087","full_name":"tpope/rbenv-aliases","owner":"tpope","description":"Create aliases for rbenv Ruby versions","archived":false,"fork":false,"pushed_at":"2023-02-10T21:20:06.000Z","size":30,"stargazers_count":127,"open_issues_count":2,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-14T04:12:54.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/tpope.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.markdown","funding":null,"license":"MIT-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},"funding":{"github":"tpope"}},"created_at":"2013-02-24T20:19:52.000Z","updated_at":"2024-09-24T17:17:36.000Z","dependencies_parsed_at":"2024-11-18T02:03:15.277Z","dependency_job_id":"0719c62c-c977-4ed7-80a8-2c5e7d9caf6e","html_url":"https://github.com/tpope/rbenv-aliases","commit_stats":{"total_commits":34,"total_committers":8,"mean_commits":4.25,"dds":0.4117647058823529,"last_synced_commit":"c4a73d27eb3c50a66fdb945b1827817ff70fa0e3"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-aliases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-aliases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-aliases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-aliases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/rbenv-aliases/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231439068,"owners_count":18376836,"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-08-03T02:00:37.441Z","updated_at":"2024-12-27T05:06:36.845Z","avatar_url":"https://github.com/tpope.png","language":"Shell","funding_links":["https://github.com/sponsors/tpope"],"categories":["Shell","Plugins"],"sub_categories":["Plugins for rbenv"],"readme":"# Aliases for rbenv Ruby versions\n\nInvoke `rbenv alias \u003cname\u003e \u003cversion\u003e` to make a symbolic link from `\u003cname\u003e` to\n`\u003cversion\u003e` in the [rbenv][] versions directory, effectively creating an\nalias.  The cool part is that if you pass in a point release as the name, you\ncan give `--auto` to link to the latest installed patch level.  For example,\n`rbenv alias 1.8.7 --auto` will automatically create an alias from `1.8.7` to\n`1.8.7-p371` (or whatever the most recent version you have installed is).\n\nPlus, if you're using [ruby-build][], `rbenv install A.B.C-pXXX` automatically\ninvokes `rbenv alias A.B.C --auto`, so you'll always have up to date aliases\nfor point releases.\n\nWhether it's a good idea to use these aliases in a `.ruby-version` file, I\ncannot say.  I created this plugin to find out.  If your only concern is\nhaving to reinstall gems every time you install a new patch release, check out\n[rbenv-communal-gems][].\n\n## Installation\n\n    mkdir -p \"$(rbenv root)/plugins\"\n    git clone https://github.com/tpope/rbenv-aliases.git \\\n      \"$(rbenv root)/plugins/rbenv-aliases\" \u0026\u0026\\\n    rbenv alias --auto\n\n[rbenv]: https://github.com/sstephenson/rbenv\n[ruby-build]: https://github.com/sstephenson/ruby-build\n[rbenv-communal-gems]: https://github.com/tpope/rbenv-communal-gems\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Frbenv-aliases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Frbenv-aliases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Frbenv-aliases/lists"}