rbenv
Ruby version manager
Manages multiple versions of the Ruby programming language on Unix-like systems
Manage your app's Ruby environment
16k stars
295 watching
1k forks
Language: Shell
last commit: 3 months 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,893 |
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,604 |
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,112 |
jruby/jruby | An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. | 3,796 |
pyenv/pyenv | Software that manages multiple versions of the Python programming language | 39,428 |
joho/godotenv | Loads environment variables from .env files into Go applications | 8,445 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
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,249 |
oracle/truffleruby | A high-performance implementation of the Ruby programming language built on GraalVM. | 3,025 |
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,765 |
aws/aws-sdk-ruby | Provides a Ruby interface to Amazon Web Services (AWS) APIs | 3,578 |