CLI init

littledemo init is the guided path for a first demo.

bash
littledemo 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.

Ask a question... ⌘I