Add a generator so that it's possible to run:
bash> mix recipe.gen_recipe create_comment validate find_post create_comment broadcast
This would create a recipe with 4 steps.
The recipe folder should be configurable (as a config setting and a command line flag).