-
Notifications
You must be signed in to change notification settings - Fork 0
0xjah/minishell
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Mini shell
==========
my new project in c cuz its better
Quick Start
-----------
Install and run :
git clone https://https://github.com/0xjah/minishell.git
cd minishell
make \
all - Build the program
clean - Remove object files
fclean - Remove object files and executable
re - Rebuild everything
run - Build and run the program
debug - Build and run with gdb
valgrind - Build and run with valgrind
test - Run basic functionality tests
install-readline - Install readline library
help - Show help message
Contributing
------------
Issues and pull requests are welcome. Please open them on GitHub.
Credits
-------
Minishell by `0xjah`.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published