Skip to content

Sid110307/TestOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestOS

A simple operating system.

Requirements

Quick Start

  • Clone the repository
$ git clone https://github.com/Sid110307/TestOS.git
$ cd TestOS
  • Build and run the operating system
$ make clean all -s

License

MIT