Skip to content

SybePlattje/minishell-42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell-42

Minishell is a project to learn and understand how bash works by making an own shell based on bash. This is the first groups project in the curriculem by 42 and it was good to learn how others work differently from you. My minishell partner was Merel van Essen

Features

  • C
  • Bash
  • Shell

Installation

Git clone https://github.com/SybePlattje/minishell-42.git
cd minishell
make
./minishell