Skip to content

jupyterlite/cockle

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 -- test/whatever.ts