summaryrefslogtreecommitdiffstats
path: root/ruby/ruby-build/README
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2016-07-30 06:58:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-30 07:06:32 +0700
commitf48014d66a50d5d94243063e4aae6137ae136769 (patch)
tree69b5877d12182f3bcf3dda32809e931bcfe5fd15 /ruby/ruby-build/README
parenta15e6454c52fd6d26fbb42ca98b254de221b87a8 (diff)
downloadslackbuilds-f48014d66a50d5d94243063e4aae6137ae136769.tar.gz
slackbuilds-f48014d66a50d5d94243063e4aae6137ae136769.tar.xz
ruby/ruby-build: Added (Compile and install Ruby).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/ruby-build/README')
-rw-r--r--ruby/ruby-build/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ruby/ruby-build/README b/ruby/ruby-build/README
new file mode 100644
index 0000000000..426ad4c7b4
--- /dev/null
+++ b/ruby/ruby-build/README
@@ -0,0 +1,9 @@
+ruby-build - Compile and install Ruby
+
+ruby-build is an rbenv plugin that provides an rbenv install command to
+compile and install different versions of Ruby on UNIX-like systems.
+
+You can also use ruby-build without rbenv in environments where you need
+precise control over Ruby version installation.
+
+rbenv is an optional dependency