This website requires JavaScript.
Explore
Help
Register
Sign in
myrrysart
/
minishell
Watch
1
Star
0
Fork
You've already forked minishell
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Mirrored from GitHub myrrysart/minishell
20
commits
4
branches
0
tags
92
KiB
C
94.4%
Makefile
5.6%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Jyry Niemitalo
7cb14348fd
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
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