In-browser bash-like shell implemented in TypeScript.
Intended for use in JupyterLite.
npm install
npm run build
npm t
To run single test file
npm t -- tests/whatever.ts
In-browser bash-like shell implemented in TypeScript.
Intended for use in JupyterLite.
npm install
npm run build
npm t
To run single test file
npm t -- tests/whatever.ts