Download CookCLI
Links and instructions to download CookCLI.
Read more →CookCLI is a free, open-source command-line tool for working with Cooklang recipe files. It parses .cook files, generates combined shopping lists from multiple recipes, runs a local web server to browse your collection, imports recipes from websites, and scales servings — all from the terminal.
| Command | Alias | Description |
|---|---|---|
| recipe | r | Parse, validate and display recipe files |
| shopping-list | sl | Generate a combined shopping list from recipes |
| server | s | Start a web server to browse recipes |
| search | f | Search through your recipe collection |
| import | i | Import recipes from websites |
| report | rp | Generate custom reports using templates |
| doctor | Analyze recipes for issues | |
| pantry | p | Manage and analyze pantry inventory |
| seed | Initialize with example recipes | |
| lsp | Start the Language Server Protocol server | |
| update | u | Update CookCLI to the latest version |
Links and instructions to download CookCLI.
Read more →CookCLI is a free, open-source command-line tool for working with Cooklang recipe files. It parses .cook files, generates combined shopping lists from …