MetriCal Command: New
Usage
New - CLI Example
metrical new [OPTIONS] [MANIFEST_PATH]
Purpose
This command initializes a new MetriCal manifest file metrical.toml with default configuration
settings at the specified MANIFEST_PATH. To make your life easier when setting up new projects,
everything that's outlined in the manifest overview is included in this
default config as comments.
Examples
Create a new MetriCal manifest in the specified directory.
metrical new /path/to/directory...where
/path/to/directoryis the directory in which to create the new manifest filemetrical.toml.
Options
Global Arguments
As with every command, all global arguments are supported (though not all may be used).