observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.5k stars 120 forks source link

change create to use clack #606

Closed trebor closed 9 months ago

trebor commented 9 months ago

in create, we currently use prompts which is causing issues: #455. switch to clack.

mbostock commented 9 months ago

Fixed in #627.