Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.49 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.49 KB

Virtual Operating System Simulator Replicating POSIX Architecture

Project Description

Virtual operating system simulator for: Kennesaw State Univeristy

How To Get Started

Step 1: Get Visual Studio Code Installed

Step 2: Install .NET Core 3.1

Step 3: Configure Visual Studio Code For C#

Step 4: Install the Git Extension Pack From Visual Studio Code

Step 5: Running the project

  • In a terminal (any terminal will work provided .NET Core was installed), use the command "dotnet run" in the root directory of the project
  • If dotnet run does not work, you may have improperly installed .NET Core, please make sure you did not install .NET Framework or a different verion by mistake!

Disclaimer: We do not own the copyrights to Visual Studio Code. We also do not intend to use for reselling of software to any 3rd party clients. Please reach out in our issues page for any concerns regarding software used for this project for Kennesaw State University