Skip to content

hekoh99/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell

As beautiful as a shell

✏️ Summary

The objective of this project is for you to create a simple shell.
Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.


🍋 Flow chart


⬇️ Installation

  • Prerequisites
    brew install readline
    
  • Cloning the Repository
    git clone git@github.com:hekoh99/minishell.git
    cd minishell
    make
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages