Skip to content
/ Minishell Public template

Tan bonito como shell -----------------> El objetivo de este proyecto es que crees un shell sencillo. Sí, tu propio pequeño bash. Aprenderás un montón sobre procesos y file descriptors.

License

Notifications You must be signed in to change notification settings

Sulig/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

~ Started on: 05/03/2024 ~ *** ~ Ended on: 16/07/2024 ~~~ Graded with 100/100

Stars Size Activity


Resumen:

El objetivo de este proyecto es que crees un shell sencillo. Sí, tu propio pequeño bash. Aprenderás un montón sobre procesos y file descriptors.


Contenido del repositorio:

  • Libft + ft_printf + GetNextLine
  • Minishell (/src y /include)
  • Subject ES

Informacion:

Warning

Este proyecto hace uso de ReadLine y no viene incorporada en este repositorio.

Puedes dirigirte a la pagina principal de ReadLine desde este link

  • Descargar e Intalar Readline directamente con este comando:
     brew install readline

Una vez instalada, puedes clonar este repositorio y ejecutarlo:

    git clone https://github.com/Sulig/Minishell.git
    cd Minishell
    make run

~ Made by sadoming and jguillot ~


About

Tan bonito como shell -----------------> El objetivo de este proyecto es que crees un shell sencillo. Sí, tu propio pequeño bash. Aprenderás un montón sobre procesos y file descriptors.

Topics

Resources

License

Stars

Watchers

Forks