UNPKG

create-mizflow

Version:

Create a MizFlow mission project by running one command.

16 lines (9 loc) 382 B
# create-mizflow Create a MizFlow mission project by running one command. MizFlow is a tool for injecting scripts, debugging, and distributing DCS World mission files (`.miz`). ## Usage Run this command to create a MizFlow mission project: ``` npm create mizflow <project-name> ``` For more information, see the [MizFlow documentation](https://www.npmjs.com/package/mizflow).