CookCLI — Command-Line Recipe Manager and Shopping List Generator

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.

Commands

CommandAliasDescription
reciperParse, validate and display recipe files
shopping-listslGenerate a combined shopping list from recipes
serversStart a web server to browse recipes
searchfSearch through your recipe collection
importiImport recipes from websites
reportrpGenerate custom reports using templates
doctorAnalyze recipes for issues
pantrypManage and analyze pantry inventory
seedInitialize with example recipes
lspStart the Language Server Protocol server
updateuUpdate CookCLI to the latest version

Commands

CookCLI is a free, open-source command-line tool for working with Cooklang recipe files. It parses .cook files, generates combined shopping lists from …

Read more →