{"id":13765448,"url":"https://github.com/nak1114/rbenv-win","last_synced_at":"2026-01-17T00:51:02.317Z","repository":{"id":44103334,"uuid":"54304590","full_name":"nak1114/rbenv-win","owner":"nak1114","description":"rbenv for Windows","archived":false,"fork":false,"pushed_at":"2022-09-18T18:10:41.000Z","size":73,"stargazers_count":103,"open_issues_count":16,"forks_count":32,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-24T23:27:20.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VBScript","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/nak1114.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}},"created_at":"2016-03-20T06:47:39.000Z","updated_at":"2024-11-28T16:32:26.000Z","dependencies_parsed_at":"2022-09-19T04:42:56.559Z","dependency_job_id":null,"html_url":"https://github.com/nak1114/rbenv-win","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak1114%2Frbenv-win","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak1114%2Frbenv-win/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak1114%2Frbenv-win/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak1114%2Frbenv-win/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nak1114","download_url":"https://codeload.github.com/nak1114/rbenv-win/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253484881,"owners_count":21915916,"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-03T16:00:39.189Z","updated_at":"2026-01-17T00:51:02.289Z","avatar_url":"https://github.com/nak1114.png","language":"VBScript","funding_links":[],"categories":["Version Managers"],"sub_categories":["Ruby"],"readme":"# rbenv for Windows\n\nThe rbenv is a great tool. I ported it to Windows. \nSome commands doesn't implemented, but wouldn't be a problem in basic use.\n\n## Usage\n\nShow all implement commands.\n\n````\n \u003e rbenv commands\n````\n\nHow to use the detailed command, please refer to the [original rbenv](https://github.com/rbenv/rbenv).\n\n\n## Installation\n\nInstaller is [here](https://gist.github.com/7ea63204203883c5884d.git).  \nInstall `rbenv for windows` to your `USERPROFILE` directory.\n\n1. Clone git repositry\n\n    ````\n    \u003e git clone https://github.com/nak1114/rbenv-win.git %USERPROFILE%\\.rbenv-win\n    ````\n\n2. Config path  \n    Add the `bin` \u0026 `shims` directory to your `PATH` environment variable for access to the rbenv command\n\n    ````\n    \u003e for /f \"skip=2 delims=\" %a in ('reg query HKCU\\Environment /v Path') do set orgpath=%a\n    \u003e setx Path \"%USERPROFILE%\\.rbenv-win\\bin;%USERPROFILE%\\.rbenv-win\\shims;%orgpath:~22%\"\n    ````\n\n3. Restart your shell\n\n    ````\n    \u003e exit\n    ````\n\n4. Run the following command after `rbenv` installation , to enable the `ruby`.\n\n    ````\n    \u003e rbenv install 2.2.4\n    \u003e rbenv global 2.2.4\n    \u003e rbenv rehash\n    ````\n\n## License\n\nThe scripts is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Development\n\nRelease test is performed in the following procedure.\n\n    ````\n    \u003e git clone https://github.com/nak1114/rbenv-win.git \u003cyour test dir\u003e\n    \u003e cd \u003cyour test dir\u003e/test\n    \u003e test.bat\n    ````\n\nThis test requires the FireFox.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/nak1114/rbenv-win. \nThis project is intended to be a safe, welcoming space for collaboration, \nand contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnak1114%2Frbenv-win","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnak1114%2Frbenv-win","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnak1114%2Frbenv-win/lists"}