Skip to content

A Shell script created to initialize your MacOS machine with the ruby version of your selection, Bundler, Node.js and create-react-app using rbenv and Homebrew

License

Notifications You must be signed in to change notification settings

pkanellidis/Ruby_React_MacOS_Initializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Description

A shell script that installs all the necassary components to develop using Ruby and React.

Usage

  • Run bash Ruby_React_Setup.sh
  • At some point you will be asked for the Ruby version that you want to install
  • Insert it in a dot format. E.g. 2.0, 2.6.1, etc.

What is installed

  • Homebrew (Rosetta version for now), there is a check in order to run it on Rosetta if needed.
  • rbenv
  • Ruby (Your selected ruby version)
  • Bundler
  • Node.js
  • create-react-app

About

A Shell script created to initialize your MacOS machine with the ruby version of your selection, Bundler, Node.js and create-react-app using rbenv and Homebrew

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages