Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 555 Bytes

MNPenpusher

Writes data about assets to a 'manifest' file, for further use in MN-projects

usage: python main.py [-h] --path PATH [--manifest-name MANIFEST_NAME] [--manifest-dir MANIFEST_DIR]

optional arguments:
  -h, --help            show this help message and exit
  --path PATH           Path to dir for grabbing
  --manifest-name MANIFEST_NAME
                        Name for manifest file
  --manifest-dir MANIFEST_DIR
                        Override manifest destination dir. By default stored in the directory specified by '--path'