CookCLI
CookCLI is a recipe management CLI and embedded web server in a single binary. It serves a Cooklang recipe collection as a web interface with shopping lists, pantry tracking, and meal planning.
CookCLI
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/cookcli.sh)"
Notes
Recipes are stored in /opt/cookcli/recipes. Sample recipes are added on first install.
Add your own .cook recipe files to /opt/cookcli/recipes and restart the service.