Remember to create a fork of the repo before cloning!
Git cheat sheet
Github student package and education
Chocolatey Windows Package Manager
Recommended Chocolatey packages to install Git locally
- Git Install
> choco install git - Poshgit Powershell Extension
> choco install poshgit - GitKraken UI Git interface
> choco install gitkraken
Installing Required Packages
- Docker Cli
> choco install docker-cli - Docker Desktop(Windows 10 Pro only)
> choco install docker-desktop - Docker Toolkit (If not Desktop)
- .Net SDK
> choco install dotnetcore-sdk - .Net runtime
> choco install dotnetcore - Node.js and NPM LTS
> choco install nodejs-lts - Angular
npm i -g @angular/cli - Visual Studio Community 2019
choco install visualstudio2019community
or Visual Studio Installer - Resharper Student Account (Jet Brains)