recipe icon indicating copy to clipboard operation
recipe copied to clipboard

Add a generator

Open cloud8421 opened this issue 8 years ago • 0 comments

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).

cloud8421 avatar Jul 15 '17 14:07 cloud8421