rbenv-ruby-build/bin
Kristofer White c114885731 Add rbenv install --skip-existing <VERSION> option
The `-f` option allows for forcing installation of versions that already
exist in the environment. If that option isn't used, then an interactive
prompt is created which causes problems for non-interactive execution of
the command.

This change adds the `-s/--skip-existing` option to not install versions
that already exist, while still exiting as success.

Closes #543
2014-04-04 19:18:14 +02:00
..
rbenv-install Add rbenv install --skip-existing <VERSION> option 2014-04-04 19:18:14 +02:00
rbenv-uninstall Call rbenv-* subcommands directly, not through the rbenv executable 2014-01-05 18:58:57 +01:00
ruby-build Avoid re-downloading if there's a valid tarball in build location 2014-03-25 04:15:50 +01:00