Skip to content

mochan42/minishell

Repository files navigation

minishell

  • 42 Core Curriculum
  • Level 3 in the Holy Graph
  • Passed with 100% (including 1 bonus for interpreting single and double quoter properly for environment variables) on 16th Nov 2022.

Use (with Mac OS)

Clone the repository in your terminal and create a folder named minishell (or the name you prefer):
git clone https://github.com/mochan42/minishell.git minishell

Enter into the directory minishell (or type in the name of the folder you created):
cd minishell

Run the Makefile:
make

Start minishell:
./minishell

About

42 Core Curriculum - Level 3 - Recreating a simplified version of bash shell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors