Skip to content

A shell script that installs both Ruby and Ruby on Rails, Git included. Though this is not written for pros.

License

Notifications You must be signed in to change notification settings

tarunchimata/RubyOnRails-Ubuntu-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

RubyOnRails-Ubuntu-Installer

A shell script that installs Ruby and Ruby On Rails, Git included.

Though it is not for people who already set their Git workflow.


Requirements

  • Ubuntu 16.04 or 17.04.

Dependecies

  • None, as it uses Shell.

Installation

  • Clone the repository.

  • Open a terminal in the repository folder.

      ~/RubyOnRails-Ubuntu-Installer$ chmod +x ror-inst.bash; ./ror-inst.bash
    
  • Follow the on screen instructions.

If you want, you can look at this video to see the process (The video bases on an older Gist version, beware.):

Thumbnail

About

A shell script that installs both Ruby and Ruby on Rails, Git included. Though this is not written for pros.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%