Fengyuan Chen
53bc95314c
add proxy usage note
il y a 10 ans
Yamashita, Yuu
e034c80388
Update Python versions in sample image
il y a 10 ans
The Gitter Badger
10ab381fb6
Add Gitter badge
il y a 10 ans
Nik Nyby
8e276a009e
fix typo in readme
il y a 11 ans
Nathan Henrie
17c153b1c1
Details on multiple Python2 and Python3 versions.
Add detail regarding activating multiple Python2 and Python3 versions simultaneously.
il y a 11 ans
Yamashita Yuu
71c9ff565b
Added note about where to place `pyenv init -` in shell configuration file ( #313 )
il y a 11 ans
Lorenzo Manacorda
c54fa3731f
Remove dead links to Version history and License
Cfr. #688
il y a 11 ans
Adam Prescott
9ae8ba8a29
Update README to make rbenv version consistent with previous `versions` output
The `rbenv versions` info highlights 1.9.3-p327 as the current version, and
making `rbenv version` sample output match that helps make it clearer.
il y a 11 ans
Grégoire Pineau
70c6d3f67e
[README] Updated link to bundler.io
il y a 11 ans
Mislav Marohnić
b155380a06
Remove license information from README
The license information is already present in the LICENSE file.
il y a 11 ans
Mislav Marohnić
cd60df52af
Remove rbenv version history from README
We won't maintain it anymore. Instead, the changelogs can be obtained
from the project's Releases page: https://github.com/sstephenson/rbenv/releases
il y a 11 ans
cloudlite
dbd50e7bd9
Update README.md - clone through https instead of git
git:// protocol is blocked by a lot of servers, https works fine.
il y a 11 ans
Jeremy Brudvik
7535efe031
Use better image for Travis build status
il y a 11 ans
Arnav Kumar
f28b3ee123
Update README.md
Made it consistent with the rbenv documentation by having the cloning step in the installation clone it directly into the home directory.
il y a 11 ans
Yamashita Yuu
ee4182321e
Update python versions in README
il y a 11 ans
Konstantin Tretyakov
96c0362b53
Warn about #264 in the README
il y a 11 ans
Daniel Hahler
04ce9bcd5c
doc: use recommended python versions
il y a 12 ans
Daniel Hahler
4cf93df059
README: mention https://github.com/yyuu/pyenv-pip-rehash
il y a 12 ans
Daniel Hahler
8595df4e18
minor: remove trailing whitespace
il y a 12 ans
Daniel Hahler
200adac02f
doc: note about using multiple versions
Add a note about how to activate/use multiple versions to the main
README, to the "Choosing the Python Version" section.
il y a 12 ans
Zearin
5c6a812b86
README.md: Add dividers between major sections
il y a 12 ans
Zearin
650c9a3d6e
README.md: Minor formatting
il y a 12 ans
Zearin
0933c40179
Move command reference to COMMANDS.md
il y a 12 ans
Tony
d1f78c2716
README.md: Minor edits and formatting
il y a 12 ans
Ehtesh Choudhury
7ed908bad1
Addendum for `pyenv install` usage
This gives users an idea of which versions of python are available. Other version managers ([nvm](https://github.com/creationix/nvm ), [rvm](https://rvm.io/rubies/list ), etc) tell users how to list available versions as well.
il y a 12 ans
Ezequiel Bertti
6ee219b9c7
add automatic install by pyenv-installer
il y a 12 ans
Yamashita Yuu
20e5404248
Update README about usage with multiple versions ( #92 )
il y a 12 ans
Yamashita Yuu
56c58e2778
Modernize python versions in README
il y a 12 ans
Yamashita Yuu
34087d03ec
Add build status badge
il y a 12 ans
Jonathan Dean
09ec276a85
Change 'Advanced Configuration' reference to 'How rbenv hooks into your shell'
il y a 12 ans
Jonathan Dean
590b19a1b1
Remove Neckbeard reference in favor of Advanced
il y a 12 ans
Omer Katz
80b8508dbc
Added a link about the common build problems.
il y a 12 ans
Gunes
ff23666d56
typo: remove "v" (version prefix)
il y a 12 ans
Mislav Marohnić
16c3e0ddac
tweak installation instructions
Provide an `rbenv install` example and explanation lower down, so that
both folk that are following git install and Homebrew install will
finish at the same section and learn how to use ruby-build.
Also remove step 6 of manual install process: `rbenv rehash`. It's
unnecessary at that point, even if they already did `rbenv install`
(which rehashes automatically).
Fixes #455 , closes #456
il y a 12 ans
Mislav Marohnić
0d216c2d82
remove `rbenv install` example; clarify manual compile
It can be confusing if people mistake the example as instructions to
install ruby-build with.
il y a 12 ans
Mislav Marohnić
a1fb5b1153
better Ubuntu Desktop installation instructions
Don't suggest that they add to their `.profile` anymore because:
1. They would have to restart the desktop session for their change to be
reflected, or source the file manually;
2. An error in `.profile` may prevent logging in;
3. The `rbenv()` shell function and shell completions won't be available
in Terminal since it doesn't start bash in login mode by default.
Therefore, suggest that they use `.bashrc` instead. This will be
immediately reflected in a new Terminal tab. If bash is started in login
mode somehow, the default `.profile` is set up to source `.bashrc` anyway.
Also, don't suggest restarting the shell environment with
`exec $SHELL -l`, since we don't know what was the original mode that
their shell was started in. (OS X Terminal.app will be login mode,
Ubuntu Terminal has non-login mode by default.) Mode can be checked with:
* bash: `shopt -q login_shell`
* zsh: `[[ $options[login] = "on" ]]`
But since this is gnarly, let's just avoid it altogether and go the
easy route.
Closes #305 , fixes #373 , reverts #286
il y a 12 ans
Ricardo Lüders
5c41dc3901
Ubuntu environment configuration
il y a 13 ans
Ryan Bigg
749f21e482
Install a more recent version of Ruby in README instructions
il y a 13 ans
Antonio Perez Barrero
3bf50856ce
Installation instructions for any installation directory.
Updated README.md contents so that installation instructions cover
not only the common case for installation directory, i.e. `~/.pyenv`
but any other at the user's choice.
il y a 13 ans
Stephen Davis
704548336a
Fix spelling error
il y a 13 ans
Aaron Stone
1cc75362d6
Clarify the search precedence for .ruby-version files.
Closes #432 [ci skip]
il y a 13 ans
Yamashita Yuu
106e4cae90
Homebrew homepage location changed
il y a 13 ans
Chun-wei Kuo
cc6c45d7fb
Fix formatting in the Homebrew section of README
il y a 13 ans
Almog Kurtser
c7208bf1ff
Homebrew homepage location changed
il y a 13 ans
Yamashita Yuu
b473f7a271
add CHANGELOG.md
il y a 13 ans
Yamashita Yuu
b726ace943
update README about Homebrew
il y a 13 ans
Marc Huffnagle
5130b41f5b
suggest cloning rbenv via https instead of git://
il y a 13 ans
Yamashita Yuu
3ff0785fe7
prepare README and install.sh for pyenv-version-ext
il y a 13 ans
keitaoouchi
907ddb614d
Support new versions(2.7.4, 3.2.5, 3.3.2).
il y a 13 ans
f440
bb2d058167
Support 2.7.4, 3.2.4, 3.3.1
il y a 13 ans