Skip to content

jmtcabili/Multitasking-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multitasking-OS

Group Members

  • Cabili, Johan Marlo
  • Carandang, Matthew Ryan
  • Veracruz, Sean Riley

Project Structure

  • The source file would be the entire repository Multitasking-OS. This contains all the source code that is required to run the program.
  • There is also a Commands folder. This contains the different commands that each process uses.
  • After compiling, the executable file would be main.exe

How to Run?

A bash script is provided named compile. The file extension would change depending on the platform or OS your device is using.

  1. Make sure that you are in the correct folder. If not, kindly change the directory to Multitasking-OS.
cd Multitasking-OS
  1. Once you're in the folder, kindly run the following:

on Windows:

compile.bat

on MacOS:

./compile.sh
  1. This would generate a file named main.exe. Kindly run in by inputting the following to your terminal:

on Windows:

main.exe

on MacOS:

./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages