Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation update for GraalVM 0.21 #83

Merged
merged 2 commits into from
Mar 7, 2017
Merged

Documentation update for GraalVM 0.21 #83

merged 2 commits into from
Mar 7, 2017

Conversation

pitr-ch
Copy link
Contributor

@pitr-ch pitr-ch commented Mar 2, 2017

Not to be merged before 0.21 is avaliable.

@pitr-ch pitr-ch mentioned this pull request Mar 2, 2017
7 tasks
@chrisseaton
Copy link
Collaborator

These docs get shipped with GraalVM though. They could go in now and we could update the GraalVM PR (might be too late). People looking at code in master can't expect it to be correct for whatever version they have locally.

Thanks for this great work on supporting version managers though!


## rbenv

To add TruffleRuby to rbenv a symbolic link has to be added to the `versions`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To add TruffleRuby to rbenv,


## RVM

RVM has a command for adding precompiled Ruby.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RVM has a command for adding a precompiled Ruby to the list of available rubies:

ln -s path/to/graalvm/language/ruby "$HOME/.rubies/truffleruby"
```

## Using TruffleRuby without Ruby manager
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

without a


## Using TruffleRuby without a Ruby manager

If you are using a Ruby manager like `rvm`, `rbnev`, or `chruby` and wish
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rbenv

@chrisseaton chrisseaton merged commit 7bc76d2 into oracle:master Mar 7, 2017
chrisseaton pushed a commit that referenced this pull request May 30, 2018
…ive-name to master

* commit 'c6c324917b6649df3885a8f1bc1c06b311f631c2':
  Consistently use 8 hexa characters for short git references
  The archive name of the standalone dist should be inferable from the version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants