CLI init
Use the interactive wizard to create a project and first demo.
CLI init
littledemo init is the guided path for a first demo.
bashlittledemo init
The wizard asks for:
- project name;
- target URL;
- viewport;
- prompt;
- recording style;
- optional section hint.
It then creates the project, queues generation, waits for completion, and prints the share URL plus embed snippet.
When to use it
Use init when setting up a new product, docs site, or demo environment.
For repeatable scripts, use projects create and demos create directly.