New

Creating a new project

Synopsis

Create a new project

$ rocketblend new [name] [flags]

Options

  -h, --help           help for new
  -s, --skip-install   skip installing dependencies

Options inherited from parent commands

  -d, --directory string   working directory for the command (default ".")
  -v, --verbose            enable verbose logging

Last updated