Skip to content

m init

Create the necessary files for an m project.

Source code in m/cli/commands/init.py
class Arguments(BaseModel):
    """Create the necessary files for an m project."""