yoones / railsondeb

Install rbenv, ruby, bundler and rails on debian.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

railsondeb

Install rbenv, ruby, bundler and rails on debian.

Usage: railsondeb <command> [<args>]

Some useful railsondeb commands are:
   help        Display this information
   version     Display railsondeb version
   install     Install rbenv, the specified version of ruby and rails
			   If not specified, last stable version of ruby is selected
   uninstall   Uninstall rbenv, ruby and rails
   update      Update rbenv, ruby and rails
   set-rc      Add rbenv-related commands to your ~/.bashrc file
   clean-rc    Remove rbenv-related commands from your ~/.bashrc file

You can get the latest version at https://github.com/yoones/railsondeb

About

Install rbenv, ruby, bundler and rails on debian.


Languages

Language:Shell 100.0%