losalamos.tools.update_templates#
Synchronise note templates to a target project folder.
Copies all _*.md template files from the project-level templates
source into the specified destination directory.
Shell usage
python -m losalamos.tools.update_templates --notes /path/to/notes
# Using short flag
python -m losalamos.tools.update_templates -n /path/to/notes
Functions
|
Copy note templates from the project source into the target folder. |