Back to home

cli/

spectacle-cli

Version: 0.0.4

Last Updated: Unknown


Spectacle CLI

Use this tool to convert markdown in the spectacle folder into the presentation/index.mdx file used for presentation.

Usage

yarn install mkdir spectacle touch spectacle/spectacle.json kratos init kratos store cli cli kratos install cli spectacle-cli shotgun run

Update spectacle/spectacle.json to have information on the order:

{ "order": ["imports", "base", "table", "image"] }

Running build on the CLI will build those files in order for the presentation/index.mdx file. This file will be what is used to run the presentation.

Install


Repository

https://github.com/okeeffed/pkg-cli-spectacle-cli

Sections