Skip to content

clement0910/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Minishell

42 Project by csapt & rolaforg

Logo

About The Project

In this project, we have to recreate a lighter bash shell but with a lot of specificities.

This project has been coded in C and we use norminettev3 for format code.

Try The Project

Here are the commands to follow to try the project.

Prerequisites

  • MacOS 10.14
  • GCC
  • Make

Installation

  1. Clone the repo
    git clone https://github.com/clement0910/minishell
  2. Create executable
    Make
  3. Launch Project
    ./Minishell 

Grade

Logo

About

42 Project minishell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published