hyudai28 / minishell_42

0 stars 1 forks source link

minishell(like a small bash)

minishell is a small-scale shell created for a 42tokyo assignment. only for mac.

Requirement

Installation

brew install readline

Usage

git clone https://github.com/hyudai28/minishell_42.git
cd minishell_42
make
./minishell