Skip to content
On this page

run

Command run used to run mario generator. Before you use neo run, recommanded go through Run Mario first.

TL;DR

CommandDescription
`neo run <npm-packagefilepath>`

Supported mario geneartor location

By default neo load mario geneartor from npm package main field, e.g.

neo run @aiou/generator-aiou

You also run mario geneartor defined by local yaml file, e.g.

neo run path/generator.yaml