Skip to content

Definitly-Not-Me/MiShell

Repository files navigation

progress-banner

MiShell is a very simple and dumb shell. It got some builtins commands and ... that's all. I plan to improve it later (if I find time).


Getting started:

  1. Clone the repo and cd into it:
git clone https://github.com/Definitly-Not-Me/MiShell.git && cd MiShell/src/
  1. Cool nixers and chad C devs will know how to simply compile it with:
gcc main.c logger.c -o MiShell
  1. Run:
./MiShell

Sidenote

Dunno if it's going to help someone but there's a shell.nix file in case you want tinker further with it.


Thanks:

Special thanks to codecraters.io for their amazing tutorial and test suite. Also thanks to the stackoverflow community because the C developper man-pages are not that easy to understand.

About

A simple shell

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages