Skip to content

yoones/railsondeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages