Playground for cockle, an in-browser bash-like shell used in JupyterLite, without all the JupyterLite dependencies.
npm install
npm run build
npm run serve
To use local cockle
repo for rapid development:
cd <cockle directory>
npm link
cd <cockle-playground directory>
npm link @jupyterlite/cockle