autory new model
Usage: [OPTIONS] NAME
Create a new Autory model.
This looks for a local or an installed version of Autory and makes a copy of
its model template.
NAME: The name of the new file, without the extension.
Options:
--type [xl|excel|json] The type of file to create. Defaults to 'xl'.
--vba-engine-dir DIRECTORY The folder containing `autory.xlsm` (the VBA
engine). Instead of detecting the path to the
VBA autory engine automatically, use the given
path. For advanced users and developers only.
--help Show this message and exit.