Skip to content

aadeshere1/ruby-rails-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby / Ruby on Rails installer script

This project consists of simple and easy to use shell script to install Ruby / Ruby on Rails on your machine

Prerequisites

What things you need to install the software and how to install them

Uses gcc-5 to build Ruby

Installing

First Clone the project from Github

git clone git@github.com:aadeshere1/ruby-rails-installer.git

After Depending on your Linux OS, Go the folder with the name of your OS on it. For Example if you have arch as your OS

cd ruby-rails-installer/arch

Now make the script Executable

chmod +x rails-installer.sh

Lastly run the script

./rails-installer.sh

Authors

  • Aadesh Shrestha - Started this project and wrote script for arch linux

Contributors

  • Rabin Gaire - Wrote script for ubuntu linux and macos
  • Dipen Ved - Wrote script for fedora

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Ruby on Rails installer script for linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages