To greatly simplify users updating their templateflow skeletons as templates are added / change.
- stick a call to
templateflow.conf.update() in templateflow.__init__.py
- allow users to freeze current skeleton by setting environmental variable, i.e.
TEMPLATEFLOW_AUTOUPDATE=0
- fail gracefully and inform users when trying and failing to update skeleton