Skip to content

Video Tutorials

Programmatic instructional video generation for HoloScript and HoloLand.

Overview

@holoscript/video-tutorials packages workflows for creating tutorial-style video content, typically using tools such as Remotion and Code Hike to render code-driven lessons.

Installation

bash
npm install @holoscript/video-tutorials

Use When

  • You need repeatable documentation videos.
  • You want code-driven tutorial generation.
  • You are producing training or product education content for the ecosystem.

Key Capabilities

  • Programmatic video generation workflows.
  • Useful for tutorial, demo, and education pipelines.
  • Keeps instructional assets closer to source code and docs.

See Also

Released under the MIT License.