Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 278 Bytes

File metadata and controls

20 lines (13 loc) · 278 Bytes

MicroShell

Custom shell. Project for computer science classes in Moscow Institute of Physics and Technologies.

Getting Started

To compile, use

$ make

To run, use

$ ./MicroShell

Author