Skip to content

Kazkans/recman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recman

This is a personal project and it's written badly so please be aware before using

Simple recipe manager that uses sqlite.

Usage:

-rec Path to file that contains recipe

-i Ingredient to output recipies that contains it

-rm Name of recipe to remove

-n Name of recipe to retrieve

Format of recipes:

name: <NAME>

Optional: time: <INTEGER>

ingredients:

<QUANTITY>; <NAME> or <NAME>

instructions:

<INSTRUCTIONS>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages