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 ...
Helpers for Bash like shell scripting in JavaScript jsh, pronounced "j shell", is a small JavaScript library (with no dependencies!) that provides helper aliases and functions that are similar to Bash ...