This repository contains my JavaScript implementation of a POSIX-style shell, inspired by the CodeCrafters Build Your Own Shell challenge. A shell is the program that interprets what you type into the ...