Command line tool and GitHub Action to generate ePUB books from cooklang recipes.
cooklang-epub --folder= --template-folder= --output=<output.epub>
Example usage of the GitHub Action
The recipe folder should contain at least one cooklang recipe file and the meta.yml file.
The template folder should contain the Golang template files and the meta.yml file.