grog build
grog build
Loads the user configuration and executes build targets
Synopsis
Loads the user configuration, checks which targets need to be rebuilt based on file hashes, builds the dependency graph, and executes targets.
grog build [flags]
Options
-h, --help help for build
Options inherited from parent commands
--color string Set color output (yes, no, or auto) (default "auto") --debug Enable debug logging --enable-cache Enable cache (default true) --fail-fast Fail fast on first error --tag strings Filter targets by tag. Can be used multiple times. Example: --tag=foo --tag=bar -v, --verbose count Set verbosity level (-v, -vv)
SEE ALSO
- grog -