Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

This [rbenv](http://rbenv.org/) plugin resolves abbrevations and aliases to full Ruby version identifiers. It is mainly intended to be used by other plugins, such as [rbenv-use](https://github.com/rkh/rbenv-use).

## Installation

Simply clone the repository into the plugins directory:

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