Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 494 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 494 Bytes

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