Recipes for Ferdi.
Copyright on these recipes is on their original creators.
After creating your own recipe using Franz's guide you can add them to this repository.
- Copy your recipe files into
scripts/recipe_src
- Open a terminal at
scripts/
- Run
yarn install
to install all dependencies - Run
yarn package
to package your new recipe - Create a PR to https://github.com/getferdi/recipes with your new changes