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

https://github.com/with-heart/dotrvm

dotrvm is a simple rvm dotfiles generator.
https://github.com/with-heart/dotrvm

Last synced: 4 months ago
JSON representation

dotrvm is a simple rvm dotfiles generator.

Awesome Lists containing this project

README

        

# dotrvm
## A simple rvm dotfiles generator

dotrvm is a shell script that generates .ruby-version and .ruby-gemset files in the current directory (with overwrite verification if files exist).

### Usage
dotrvm -h/--help

dotrvm \[ruby version\] \[gemset name\]

### Example
dotrvm ruby-2.2.1 my_little_project