Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rkh/rbenv-update

update rbenv and plugins
https://github.com/rkh/rbenv-update

Last synced: 19 days ago
JSON representation

update rbenv and plugins

Awesome Lists containing this project

README

        

This [rbenv](http://rbenv.org/) plugin adds the `rbenv update` command that updated rbenv and all installed plugins.

## Installation

Simply clone the repository into the plugins directory:

mkdir -p "$(rbenv root)/plugins"
git clone https://github.com/rkh/rbenv-update.git "$(rbenv root)/plugins/rbenv-update"