8000 GitHub - binnev/yes-chef: A CLI for managing recipes and making shopping lists
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

  •  
  •  
  •  
0