Skip to content

DevOps & Hacking: Operating systems simulator replicating POSIX standards built with .NET

Notifications You must be signed in to change notification settings

kicks321/os-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

DevOps & Hacking: Operating systems simulator replicating POSIX standards built with .NET

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages