grvm

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2016 License: MIT Imports: 13 Imported by: 0

README

GRVM Build Status

RVM replacement

Features

  • Less shell scripts
  • Builded on Go with BoltDB
  • Ruby-build

TODO

  • Hooks to set ruby version (.ruby-verion, Gemfile)
  • Gemsets maybe

Installation

curl -s https://raw.githubusercontent.com/Bugagazavr/grvm/master/install.sh | bash --

Do not forget add to your zshrc or bashrc:

# GRVM
[[ -s "$HOME/.grvm/scripts/grvm" ]] && source $HOME/.grvm/scripts/grvm

Development

You need Go 1.5 + for development

mkdir -p $GOPATH/src/github.com/Bugagazavr/grvm
git clone https://github.com/Bugagazavr/grvm.git $GOPATH/src/github.com/Bugagazavr/grvm
cd $GOPATH/src/github.com/Bugagazavr/grvm
make devinstall
source ~/.grvm/scripts/grvm

Contribution

Your welcome

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL