zomia-bootcamp / local-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Environment Setup

Follow the instructions below to set up your laptop for work in this program. If you've previously set up a development environment on your computer, you may choose to skip some steps. However, please consult with a consultant before doing so.

If you are uncertain about any step or need assistance, don't hesitate to ask a consultant. It's important to follow these steps in order. When executing a command, if you don't see any output, it means the command has successfully executed. No output is good news. If you encounter unexpected output in your terminal, please inform a consultant.

The purpose of this setup is not for you to fully comprehend everything that is being installed or the functionality of each tool! Your focus should be on following the instructions and completing the tasks. If you have any specific questions about the process, feel free to ask after the completion of the Installfest.

Setup Description
Github and Initial Setup Set up accounts for GitHub & GitHub Enterprise. Fork and Clone this repository
Git Set global Git config, add SSH keys for GitHub & GHE
Bash Configuration Set up necessary bash files
Command Line Tools - Xcode (macOS only) Install Xcode
Rosetta Terminal (macOS only) Set up Rosetta Terminal
Homebrew Install Homebrew package manager
Node Install nvm, Node, and global npm packages
VSCode Install VSCode and required extensions
Chrome Install Chrome and configure settings

About


Languages

Language:Shell 100.0%