300 B
300 B
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