CLI

Article last updated at August 11, 2026

@diplodoc/cli — a package for building a documentation project with navigation, internal links, and full YFM support.

The built project is a set of static HTML files that can be viewed locally or hosted on a hosting service, GitHub Pages, or S3.

Installation

To install the package, run the command:

npm i @diplodoc/cli -g

Commands