Strudel (live coding de música) — fork del hacklab: interfaz multiidioma, pestaña de proyectos, transporte con seek, guía de sonidos y lanzador de escritorio. Upstream: codeberg.org/uzu/strudel
+ improved highlighting + many shapeshifter fixes + add highlighting to minirepl + add error handling to minirepl |
||
|---|---|---|
| .github | ||
| .vscode | ||
| docs | ||
| repl | ||
| test | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| snowpack.config.js | ||
| strudel.mjs | ||
strudel
Local development
Run the REPL locally:
cd repl
npm install
npm run start