kipper new [LOCATION]
Generate a new Kipper project with a kip-config.json using a setup wizard.
USAGE
$ kipper new [LOCATION]
ARGUMENTS
LOCATION [default: .] The directory where the new project should be created.
OPTIONS
-d, --default Use the default settings for the new project. Skips the setup wizard.
See code: src/commands/new.ts