Skip to content

crhuber/cooking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes

Here are some of my battle tested recipes. Most of them have a bias towards low carb and vegetarian based. The majority of them are adapted from Mob kitchen, Youtube, Instagram and Jamie Olivers 5 Ingredients book.

Using the recipes

Clone this repo and run sync2icloud.sh. Then download the iOS App https://cooklang.org/app/

Read the recipe using the command line

cook recipe read "Root Vegetable Tray Bake.cook"

Create shopping list

cook shopping-list \
  "Neapolitan Pizza.cook" \
  "Root Vegetable Tray Bake.cook" \
  "Snack Basket I.cook"

Run a server

In directory where you have your recipes run:

cook server

Then open http://127.0.0.1:9080 in your browser.

Automate something

Explore the docs, which describe how to use CookCLI's automation tools.

Customize your instance

Add aisle configuration information to the config/aisle.conf file to tailor your shopping list experience.

About

Open source recipes writting in Cooklang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages