Scaffold
Explanation
protoparser scaffold meeting [target_dir] creates a starter meeting file and a shared _tags.pml file.
It is intended as a quick way to bootstrap a small ProtoML document setup.
It is recommended to wrap the target directory path in double quotes.
Examples
protoparser scaffold meeting
protoparser scaffold meeting "./demo"