CLI Commands

Reference for the GenGen command-line interface.

CLI Commands

Command Description
gengen new Scaffold a new GenGen site.
gengen build [path] Build the site in the given directory (default .).
gengen serve [path] Start a local server with live rebuilds.
gengen help Show CLI help and subcommands.

Use --destination, --clean, and --benchmark flags with build commands to tune output and diagnostics.