ruzafa8 / minishell

A simple Unix shell implementation in C. Supports basic commands, piping, redirection, and signal handling. Ideal for learning shell scripting and process management. It's a 42 School Project.
1 stars 0 forks source link

Pasar la norminette #34

Closed ruzafa8 closed 1 year ago

ruzafa8 commented 1 year ago

Añadir CI con la norminette

amorilla42 commented 1 year ago

archivos que quedan sin norminete por comentarios random que hay que resolver:

exec_env.c execute.c expand_variables.c init_data.c