Skip to content

Simple Unix command-line interpreter written in C++.

License

Notifications You must be signed in to change notification settings

bourgeoisor/mussels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mussels

Mussels: Unbelievingly Slim and Simple - Even Limiting - Shell

Mussels is a tiny shell in C++ I am building as a proof-of-concept for an Operating Systems course. It is not meant to be POSIX compliant nor have all of the basic features used in most shells.

How to Run

make
./mussels

Development State

Mussels is not currently being actively worked on. That being said, if you want to contribute to this project, please feel free to either message me for more information or to directly send in a pull request.

About

Simple Unix command-line interpreter written in C++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published