vyges quickstart

Usage

vyges quickstart [OPTIONS] [NAME]

Options

Option Description Default
--non-interactive Skip interactive prompts and use all defaults false
--fix-remote Fix Git remote (remove template remote and add new remote) false
-v, --verbose Enable verbose output false
--config <CONFIG> Configuration file path false
-h, --help Print help false
-h, --help Print help information -

Examples

Basic quickstart

vyges quickstart

Quickstart with remote fix

vyges quickstart --fix-remote

Category

Core Commands