Skip to content

vpbasile/recipeRender

Repository files navigation

README

Installation

Create and activate a virtual environment, then install dependencies: python3 -m venv .venv source .venv/bin/activate python -m pip install -r requirements.txt npm install

Usage

To run the application, place your YAML file in the recipes directory and run: ./run

The script first asks whether you want a PDF or a static web page, then prompts you to choose a recipe. Outputs are written to output/.pdf or docs/.html.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors