161ac6b69d1ddf6e6e0ce8f5ee17d37e46efaf87
Dependencies
- Debian/Ubuntu
sudo apt-get install make libreadline-dev
How to install
- Clone the repository
git clone https://github.com/sdevsantiago/minishell.git && cd minishell
- Build the project
make && make clean
- Execute the program
./minishell
Description
Languages
C
92.4%
Makefile
7.6%