Skip to content

Initialize block

Use eWizard CLI to initialize a block.

  1. Log in to your eWizard instance.

  2. Go to the directory where you want to initialize your block.

  3. Initialize your project.

    sh
    wiz init
  4. Select the block template.

    Block option 6

    To skip the template selection step, initialize the block template with the wiz init block command. For more information, see the eWizard CLI command.

  5. Enter the block description.

  6. Enter the name of your block and specify the author.

    If you don't specify the name, the block name remains the same as the project directory name.