Currently a Javascript enthusiast who is peeking at Python. Sometimes at bread baking and bubble tea. If you are looking for a way to use Bash or Unix shell commands within Javascript to automate your ...
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 ...
jsh, pronounced "j shell", is a small JavaScript library (~20KB and no dependencies!) that provides helper aliases and functions that are similar to Bash syntax, allowing you to write shell scripts in ...