Alexey Dubovskoy 12af78ae11 publish recipes
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2021-12-22 20:36:49 +00:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2022-05-08 10:44:13 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00
2025-08-20 21:05:49 +01:00

What's next

  • Install a syntax highlighting package for your text editor. We have packages for SublimeText and VSCode. See cooklang.org for full instructions.
  • Add your own recipes. Dive into the Cook ecoysystem and discover how easy it is to write in CookLang. It's the best way to learn the CookLang syntax.
  • Check out our tips and tricks page.

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.

Description
No description provided
Readme 2.7 MiB
Languages
Rust 99.1%
Jinja 0.9%