Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 558 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 558 Bytes

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