Creates a new project with a specified name.
$ rocketblend new [name] [flags]
-h, --help help for new
-o, --overwrite overwrite the project if one already exists
-d, --directory string working directory for the command (default ".")
-l, --log-level string log level (debug, info, warn, error) (default "info")
-v, --verbose enable verbose logging