Skip to content

Latest commit

 

History

241 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been created as part of the 42 curriculum by apuyane, mcomin

Description

This project is about creating a simple shell.

Instructions

Compilation

To compile the project you should run this command

make all 

To clean the objects files, you should run this command

make clean

To clean the objects as well as the executable, you should run this command

make fclean

To recompile the project, you should run this command

make re

Execution

To launch the program, you have this command

./minishell

Ressources

This project is using our Libft

We used AI for debugging, and to understand clearer the functions we needed to use

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages