Skip to content

ChenMatsu/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Scripts

This repository contains a set of automation scripts for setting up development environments and performing various tasks such as installing Ruby, Rails, and other dependencies.

Table of Contents


Prerequisites

Make sure you have the following installed before running the scripts:

  • Homebrew (for macOS users): Install Homebrew by running:
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    

Execute Scripts

Run the scritps with $> ./install_ruby.sh

If you face permission error, run with $> chmod +xr ./install_ruby.sh

About

Just Scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published