Skip to content
/ zoid Public

Simple Unix command-line interpreter written in C++

Notifications You must be signed in to change notification settings

athy125/zoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zoid

An incredibly lightweight and simplified shell, Zoid, is being developed as a proof-of-concept for an Operating Systems course. It does not aim to achieve POSIX compliance or include all the typical features found in most shells.

How to Run

To run Zoid, follow these steps:

  1. Execute make to build the project.
  2. Run ./zoid to start the Zoid shell.

Development State

Zoid is currently not actively under development. However, if you're interested in contributing to this project, please feel free to contact me for more information or submit a pull request directly.

About

Simple Unix command-line interpreter written in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published