Skip to main content

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

Project description

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 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yes_chef-0.9.6.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

yes_chef-0.9.6-py3-none-any.whl (18.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page