Utilities
Changelog
Record changes and release versioned changelogs with a guided flow that combines the record and release steps into a single beginner-friendly command.
Initialize Config
Launch an interactive wizard that loads, edits, and saves the Nova config file with project details, entities, and canonical URLs from the terminal.
Run Recipes
Run all registered recipes in sequence across the GitHub, license, miscellaneous, read-me, and package-json categories with a single command.
Run Scripts
Run package.json scripts by pattern in sequential or parallel mode using a built-in Nova utility with no extra dependencies.
Transpile
Transpile TypeScript with filtered diagnostics, emitting compiled output while suppressing third-party errors so strict configs remain practical.
Type Check
Run full TypeScript type checking scoped to project-owned files, filtering out third-party diagnostics so strict configs remain practical.
Check Installed Versions
Print a standardized version snapshot for OS, browsers, Node, package managers, and runtimes in a single run for reproducible diagnostics.