Skip to content

bag3318/Website-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Installation

Table of Contents

Instructions

For Macintosh OSX

First Time Installing

  1. Download the .zip file for this repo and move it to your Desktop (this is important)
    • To download, click on the green button above (Clone or download) and then click Download ZIP
    • To find the .zip file, press command and space at the same time and type in Website-Shell-master.zip, then drag the Website-Shell-master.zip file listed to your Desktop.
  2. Then go to your desktop and extract the .zip file by double clicking it
  3. Delete the .zip file as it is not needed anymore
  4. Open up the extracted folder
  5. Open the SETUP.sh file with the Terminal
    • Just search Terminal.app with spotlight (Command+Space > Terminal.app > return), and drag the RUNME.sh file onto the window and hit return
  6. Follow the initial and ending prompts (you should eventually get 2 Terminal windows)

Any Time After First Time

  1. Open the RUN.sh file with the Terminal
    • Open the Terminal by pressing Command and Space simultaneously and search Terminal.app and then hit return
    • Then just proceed to drag the RUN.sh file into the Terminal and press return
  2. Follow the prompts

Uninstalling

  1. Open the UNINSTALLER.bash file with the Terminal
    • Open the Terminal by pressing Command and Space simultaneously and search Terminal.app and then hit return
    • Then just proceed to drag the UNINSTALLER.sh file into the Terminal and press return
  2. Follow the initial prompt

Updating

  1. Open the UPDATER.bash file with the Terminal
    • Open the Terminal by pressing Command and Space simultaneously and search Terminal.app and then hit return
    • Then just proceed to drag the UNINSTALLER.sh file into the Terminal and press return

Troubleshooting

If when you try to run the RUNME.sh, RUNME_AFTER.sh, UPDATER.bash, or UNINSTALLER.bash files; you get the error: Permission Denied, then follow these steps:

  1. Open the Terminal
    • Open the Terminal by pressing Command and Space simultaneously and search Terminal.app and then hit return
  2. Type in chmod +x (make sure to add the space after +x)
  3. Then drag these files onto the terminal: SETUP.sh, RUN.sh, UNINSTALLER.bash, and UPDATER.bash
  4. Press return

If you get an error that says xcrun , then run this command in your Terminal: sudo xcode-select --install.

If your your installation of RVM fails with a status of 1 (you will see it in red text), then run this in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)".

If you get a connection error, then make sure you are connected to WiFi.

For any other issues, please leave them in the issues tab or email me them so I can fix them ASAP. Thanks

Please note that anything in the Terminal that has the word WARNING (in caps or lower) next to it, or is in yellow color is not an error, so you won't have to worry about those things. Errors are typically red (though not always) and have the word ERROR (in caps or lower) next to them.


For Windows 7/8/8.1/10

COMING SOON!


Enjoy!

About

For an English project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages