/recipes

GNU General Public License v3.0GPL-3.0

Read the recipe

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.