Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ruby-build
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ruby-build
Commits
8c41f0d7
Commit
8c41f0d7
authored
Nov 29, 2015
by
SHIBATA Hiroshi
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #837 from igaiga/change_github_repo_name
Change github repo names to rbenv.
parents
4e4f1507
1e37ad8b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
+4
-4
No files found.
README.md
View file @
8c41f0d7
...
@@ -18,7 +18,7 @@ for changes in each version.
...
@@ -18,7 +18,7 @@ for changes in each version.
Installing ruby-build as an rbenv plugin will give you access to the
`rbenv
Installing ruby-build as an rbenv plugin will give you access to the
`rbenv
install`
command.
install`
command.
git clone https://github.com/
sstephenson
/ruby-build.git ~/.rbenv/plugins/ruby-build
git clone https://github.com/
rbenv
/ruby-build.git ~/.rbenv/plugins/ruby-build
This will install the latest development version of ruby-build into the
This will install the latest development version of ruby-build into the
`~/.rbenv/plugins/ruby-build`
directory. From that directory, you can check out
`~/.rbenv/plugins/ruby-build`
directory. From that directory, you can check out
...
@@ -31,7 +31,7 @@ Installing ruby-build as a standalone program will give you access to the
...
@@ -31,7 +31,7 @@ Installing ruby-build as a standalone program will give you access to the
`ruby-build`
command for precise control over Ruby version installation. If you
`ruby-build`
command for precise control over Ruby version installation. If you
have rbenv installed, you will also be able to use the
`rbenv install`
command.
have rbenv installed, you will also be able to use the
`rbenv install`
command.
git clone https://github.com/
sstephenson
/ruby-build.git
git clone https://github.com/
rbenv
/ruby-build.git
cd ruby-build
cd ruby-build
./install.sh
./install.sh
...
@@ -103,7 +103,7 @@ versions of Ruby that are not yet supported by ruby-build.
...
@@ -103,7 +103,7 @@ versions of Ruby that are not yet supported by ruby-build.
See the
[
ruby-build built-in definitions
][
definitions
]
as a starting point for
See the
[
ruby-build built-in definitions
][
definitions
]
as a starting point for
custom definition files.
custom definition files.
[
definitions
]:
https://github.com/
sstephenson
/ruby-build/tree/master/share/ruby-build
[
definitions
]:
https://github.com/
rbenv
/ruby-build/tree/master/share/ruby-build
### Special environment variables
### Special environment variables
...
@@ -207,7 +207,7 @@ variable when using `--keep` with `ruby-build`.
...
@@ -207,7 +207,7 @@ variable when using `--keep` with `ruby-build`.
Please see the
[
ruby-build wiki
][
wiki
]
for solutions to common problems.
Please see the
[
ruby-build wiki
][
wiki
]
for solutions to common problems.
[
wiki
]:
https://github.com/
sstephenson
/ruby-build/wiki
[
wiki
]:
https://github.com/
rbenv
/ruby-build/wiki
If you can't find an answer on the wiki, open an issue on the
[
issue
If you can't find an answer on the wiki, open an issue on the
[
issue
tracker](https://github.com/rbenv/ruby-build/issues). Be sure to include
tracker](https://github.com/rbenv/ruby-build/issues). Be sure to include
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment