New Example Command

Scaffolds out an example project via CLI prompts into the current directory.

craftsman new:example

Prompts

  • Type: the type of example you'd like to generate.
  • Name: the name of the folder you'd like to put the example project in

New Api Example Commands

craftsman new:example

New Domain Template File

The examples on the project tutorial covers how to create a new domain.