No description
Find a file
Olivier Albiez 184d27d81c Remove book2
2023-12-26 20:05:44 +01:00
.githooks Correct pre-push script 2023-10-23 22:57:17 +02:00
.vscode Add vscode settings 2022-02-17 02:47:50 +01:00
data Update dehydrated.book to remove cl 2022-02-20 21:14:22 +01:00
doc Add latex documentation 2022-03-03 14:55:07 +01:00
pyrecipe Remove book2 2023-12-26 20:05:44 +01:00
tests Correct lint errors 2023-12-26 20:04:05 +01:00
.editorconfig Add pre-push script and make target to deploy it 2022-02-10 20:52:00 +01:00
.gitignore Add .db in gitignore 2022-02-27 18:44:48 +01:00
.gitlab-ci.yml Update gitlab-ci 2023-10-24 08:00:02 +02:00
ingredients Reorganize sources 2022-04-20 11:40:39 +02:00
LICENSE Rename license file 2022-02-12 22:40:23 +01:00
Makefile Add ciqual tests 2023-10-23 22:51:41 +02:00
poetry.lock Add ciqual tests 2023-10-23 22:51:41 +02:00
poetry.toml Add poetry.toml 2023-10-23 15:46:34 +02:00
pyproject.toml Add ciqual tests 2023-10-23 22:51:41 +02:00
README.md Update readme 2023-10-23 23:27:47 +02:00
recipes Refactor pipeline 2022-04-24 18:10:09 +02:00
requirements.txt Update black version to 22.3.0, correcting a bug in pipeline 2022-03-31 21:41:03 +02:00
todo.md Update todo 2023-10-22 15:22:34 +02:00

pipeline status coverage report

pyrecipe

hrecipe is a tool suite for managing cooking recipes.

Development

For running tests:

poetry install
poetry run make check test