mirror of
https://github.com/guezoloic/minishell.git
synced 2026-01-25 03:34:21 +00:00
e2a49516ec4b3edae7b8773eb915473007f67c99
change rust language -> GNU Assembly add a Dockerfile to build on x64 linux also add Makefile pre config (must change)
minishell
TODO
- [] read inputs / send outputs
- [] parse paramaters
- [] basic commmands (ex: quit)
- [] error management
- [] redirections / pipe
- [] background / foreground
- [] signal management
- [] variables
Languages
Assembly
39%
Makefile
36%
Dockerfile
25%