Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 219 Bytes

recipe-manager

A (food) recipe manager for Haiku

Export recipes to markdown:

python3 export_to_folder.py

convert Markdown to HTML

pkgman install python_markdown_python310 xonsh
xonsh convert_to_html.xsh