/cockle

In-browser bash-like shell implemented in TypeScript.

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

cockle

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