Easily generate code for your dolphin project components using the dolphin generate command.
dolphin generate
Generates the code for the dolphin application if any changes were made. Usage: dolphin generate [arguments]-h, --help Print this usage information.-d, --[no-]delete-conflicting-outputs Assume conflicting outputs in the users package are from previous builds, and skip the user prompt that would usually be provided. (defaults to on)-w, --[no-]watch Generates the code for the Dolphin application, watching the file system for updates and rebuilding as appropriate. Run "dolphin help" to see global options.