← home projects →

minishell

15 July, 2025

A minimal shell written in C.

minishell

I learned about:

For this team project, we followed a strict git workflow and used git pull requests. The shell follows Bash's behavior.

The code is here.
A Nix dev shell is provided with depencies if you want to run locally.