Loïc GUEZO e2a49516ec feat: update minishell structure
change rust language -> GNU Assembly
add a Dockerfile to build on x64 linux
also add Makefile pre config (must change)
2025-10-12 19:21:47 +02:00
2025-10-12 19:21:47 +02:00
2025-10-12 19:21:47 +02:00
2025-10-12 19:21:47 +02:00
2025-09-05 21:33:58 +02:00
2025-10-12 19:21:47 +02:00
2025-10-12 19:21:47 +02:00

minishell

TODO

  • [] read inputs / send outputs
  • [] parse paramaters
  • [] basic commmands (ex: quit)
  • [] error management
  • [] redirections / pipe
  • [] background / foreground
  • [] signal management
  • [] variables
Description
No description provided
Readme MIT 34 KiB
Languages
Assembly 39%
Makefile 36%
Dockerfile 25%