/recipes-1

some recipes and python for writing them down

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

recipes

Build Status

organisation

sorted by meal type currently, as more get added things might group better in another way

usage

make sure that mk-recipe.py is executable then do something like this:

./mk-recipe.py --name "Tuna Pasta Puttanesca" --type "main" --serves 4

that will create file main/tuna-pasta-puttanesca.md

name and type are required arguments while serves is optional

it will not overwrite existing files because