blitz install <recipe> [recipe-flags]
Install a Recipe into your Blitz app
Arguments
Name | Description |
---|---|
recipe | Name of a Blitz recipe from @blitzjs/blitz/recipes, or a file path to a local recipe definition |
recipe-flags | A list of flags to pass to the recipe. Blitz will only parse these in the form key=value |
Options
Name | Description |
---|---|
--help, -h | Show help for command |