rbenv
Ruby version manager
Manages multiple versions of the Ruby programming language on Unix-like systems
Manage your app's Ruby environment
16k stars
296 watching
1k forks
Language: Shell
last commit: about 1 month ago
Linked from 5 awesome lists
bashrubyruby-installationruby-versionsshell
Related projects:
Repository | Description | Stars |
---|---|---|
rbenv/ruby-build | A tool for downloading and compiling Ruby from source on Unix-like systems. | 3,894 |
nak1114/rbenv-win | A Windows port of rbenv, a tool for managing Ruby versions on the operating system level. | 103 |
bkeepers/dotenv | A Ruby gem that loads environment variables from a .env file into the application's environment. | 6,608 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
rvm/rvm | Manages multiple Ruby versions and environments for development and deployment | 5,124 |
jruby/jruby | An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. | 3,796 |
pyenv/pyenv | A tool for managing multiple Python versions on a system | 39,896 |
joho/godotenv | Loads environment variables from .env files into Go applications | 8,541 |
ruby/ruby | A language and implementation providing a simple and extensible way to write programs | 22,221 |
meroje/zsh-rbenv | A plugin for zsh shell to manage multiple Ruby environments | 2 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,253 |
oracle/truffleruby | A high-performance implementation of the Ruby programming language built on GraalVM. | 3,052 |
plexus/chruby.el | An Emacs package that allows users to switch between different Ruby versions. | 36 |
tmuxinator/tmuxinator | A tool for managing complex tmux sessions | 12,810 |
aws/aws-sdk-ruby | Provides a Ruby interface to Amazon Web Services (AWS) APIs | 3,587 |