ruby-build
Ruby compiler
A tool for downloading and compiling Ruby from source on Unix-like systems.
A tool to download, compile, and install Ruby on Unix-like systems.
4k stars
101 watching
784 forks
Language: Shell
last commit: about 1 month ago
Linked from 3 awesome lists
hacktoberfestrbenv-pluginrubyversion-manager
Related projects:
Repository | Description | Stars |
---|---|---|
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,183 |
ruby/ruby | A language and implementation providing a simple and extensible way to write programs | 22,221 |
jruby/jruby | An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. | 3,796 |
mruby/mruby | A lightweight implementation of the Ruby language with C code and Ruby 3.x compatibility | 5,315 |
postmodern/ruby-install | A tool for installing and managing different versions of the Ruby programming language | 1,918 |
ruby/rake | A make-like program implemented in Ruby for automating tasks and building projects. | 2,355 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
oracle/truffleruby | A high-performance implementation of the Ruby programming language built on GraalVM. | 3,052 |
nak1114/rbenv-win | A Windows port of rbenv, a tool for managing Ruby versions on the operating system level. | 103 |
sferik/t-ruby | A command-line tool for interacting with the Twitter API | 5,431 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
rvm/rvm | Manages multiple Ruby versions and environments for development and deployment | 5,124 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
aws/aws-sdk-ruby | Provides a Ruby interface to Amazon Web Services (AWS) APIs | 3,587 |