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
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/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.