## Purpose Add dynamic behavior to examples ## Expected Behavior Have a way to run a command after `fast` has run. ## Options to consider 1. package.json: `"scripts" : { "post-fast" } ` 2. bash script