Skip to content

A CLI for managing recipes and making shopping lists

Notifications You must be signed in to change notification settings

binnev/yes-chef

Repository files navigation

yes-chef

A command-line tool for managing recipes and making shopping lists.

Installation

Clone this repository, set up a venv, and run

./install.sh

You may need to give the file run permissions with

chmod +x install.sh

Usage

Initialise a new recipe library in the current folder:

chef init .

Create a new plan (collection of recipes to turn into a shopping list):

chef new plan 

Add a recipe to the plan:

chef plan <search term> 

View the currently planned recipes:

chef view plan 

View the shopping list for the planned recipes:

chef view list 

About

A CLI for managing recipes and making shopping lists

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •