create

Creates a new project in the current working directory.

Syntax

mfp create [<name>]

Parameters

<name>
The name of the project that you are creating.

Usage

  • To create a project named MyProject: $ mfp create MyProject