Mirrored from GitHub myrrysart/minishell
  • C 94.4%
  • Makefile 5.6%
Find a file
2025-06-23 08:56:04 +03:00
includes feat(struct): added raw input from readline to shell struct 2025-06-23 08:53:25 +03:00
src fix(changed): the test parser function call in shell loop to the correct parameter, just shell data 2025-06-23 08:56:04 +03:00
.gitignore chore(gitignore): added build process and testing files to gitignore 2025-06-19 17:56:07 +03:00
Makefile test(testing): added parsing for exit command to test if the shell works as expected 2025-06-20 16:08:16 +03:00