Command-line interface for Pug (formerly Jade) template engine, version 1.0.0-alpha6. Allows compiling .pug files to HTML or client-side JavaScript. Supports watching, pretty-printing, custom output directories, and options via JSON/JS files. Primarily used for build tooling and static site generation. Maintained as part of the Pug project, though the CLI is in alpha with infrequent releases. Alternatives include gulp-pug or webpack loaders for integrated workflows.
Verified import paths — ran on the pinned version, not inferred.
CLI tool, not a module. Use npx pug or install globally.
pug-cli is a CLI, not a module. Use require('pug') for API.
Import pug module, not pug-cli.
Install pug-cli globally, create a .pug file, compile with JSON options from stdin, output HTML.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.