simple shell like bash
git clone --recursive git@github.com:tkomatsu/minishell.git cd minishell make
./minishell
This project is licensed under the MIT License - see the LICENSE file for details