Skip to content

shipnode init

Interactive prompt that detects the framework, package manager, and app type, then writes shipnode.config.ts.

Terminal window
npx shipnode init
FlagPurpose
--non-interactiveGenerate config from defaults without prompts.
--printPrint the config to stdout instead of writing a file.