GitXplorerGitXplorer
a

unified-setup

public
97 stars
72 forks
4 issues

Commits

List of commits on branch main.
Verified
4714ff2d82274ae3f41a91330b2fbce19c3309c4

Update Node Install Guide

CCalebBraaten committed 3 years ago
Verified
2b888d2b61003b99380ea928cb4d1a0ea6467318

Update migrating-to-wsl2.md

CCalebBraaten committed 3 years ago
Verified
a8544a5178a381f081f8f657ba1873b2a84da7e7

Update MacOS Setup Video Link

CCalebBraaten committed 3 years ago
Verified
4d9731b09a1401fa05555c00d8405ae87c43ea87

Update Link to Windows 10 Setup Video

CCalebBraaten committed 3 years ago
Verified
6622ff0a099a51b7a7da4d2e958d59d0b4251277

Merge pull request #7 from appacademy/alxp/wsl2-header-typo

CCalebBraaten committed 3 years ago
Unverified
1536b7f91244d841b973f31e012d24e2ef01351f

typo on header WSL2

aalex-pezzati committed 3 years ago

README

The README file for this repository.

Deprecation Notice

As of 5/20/22, this repository will no longer be updated. Please use the setup instructions at this repository instead.

Setting up your computer for AppAcademy

In order to be successful in the course it's good that your computer be setup in a very specific way so as to not waste your time fighting the setup of tools and applications, so you can concentrate on the new material you are learning.

While you are learning how to setup Node.JS or Python, and that can be a useful skill, we are more concerned with learning to program in these languages than we are how to install the tools and languages on your computer.

First head to the guide for your particular operating system. This will give you an overview of anything in particular you should be aware of for your system.

From there you can proceed to the individual sections for installing Google Chrome, Visual Studio Code, Node.JS, Python, and Docker.

Important, if you have an Apple Silicon Mac be sure to read the Apple Silicon Mac Addendum before you start installing software.

After you have done your OS setup, be sure to check your setup for problems by reading this:

Checking your Setup