A shell script that installs Ruby and Ruby On Rails, Git included.
Though it is not for people who already set their Git workflow.
- Ubuntu 16.04 or 17.04.
- None, as it uses Shell.
-
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.):