A small program to help pick meals from a database of recipes.
Go to file
2024-09-24 18:24:26 +02:00
src Add command to add new recipes/ingredients/tags to the database. 2024-09-24 18:15:37 +02:00
.gitignore Ignore files related to NeoVim CoC plugin usage. 2024-09-17 17:49:56 +02:00
LICENSE Initial commit. 2024-09-05 21:01:24 +02:00
Makefile Do not suppose compiler. Use cc instead. 2024-09-24 18:24:26 +02:00
README.md Initial commit. 2024-09-05 21:01:24 +02:00

Menu Helper

Usage

Building

License