Skip to content

andrewyoo-dev/RpgCalendar-1

 
 

Repository files navigation

Readme

Views


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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 65.6%
  • TypeScript 16.8%
  • HTML 9.4%
  • CSS 6.3%
  • JavaScript 1.5%
  • Dockerfile 0.4%