azlekov / recipebook

Our family recipe book organized using CookLang

Home Page:https://azlekov.github.io/recipebook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe book

This a recipe book powered by CookLang where all family recipes and experiments are organized.

Getting started

For now to use this recipe book you can use the CookCLI or the online CookLang Playground.

Read the recipe

cook recipe read "German soup with cheese and leeks.cook"

Create shopping list

cook shopping-list \
  "Basic mayonnaise.cook" \
  "Chicken Wings with Coconut Dip.cook" \

Run a server

Run from the recipes directory:

cook server

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

About

Our family recipe book organized using CookLang

https://azlekov.github.io/recipebook/


Languages

Language:JavaScript 49.4%Language:TypeScript 48.2%Language:CSS 2.4%