Skip to content

cook-md/cookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Cookbot

AI-powered meal planning assistant using Cooklang format.

cookbot

More info about Cookbot.

Installation

macOS / Linux

curl -LsSf https://github.com/cook-md/cookbot/releases/latest/download/cookbot-installer.sh | sh

Homebrew (macOS / Linux)

brew install cook-md/tap/cookbot

Manual Download

Download the appropriate binary from the releases page.

Usage

# Start cookbot in your recipes directory
cookbot ~/recipes

# Check for updates
cookbot --update

# Show help
cookbot --help

Requirements

Cookbot requires a cook.md account for AI features.

Updates

Cookbot checks for updates on startup and prompts you to install if a new version is available. You can disable this with:

export COOKBOT_NO_UPDATE_CHECK=1

License

MIT - See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published