tstehr / RecipeMD

Markdown recipe format and cli tool
https://recipemd.org
GNU Lesser General Public License v3.0
53 stars 7 forks source link

Proposal: Git pre-commit hook for RecipeMD format validation #41

Closed gindex closed 2 years ago

gindex commented 2 years ago

I like the idea of managing my recipes with recipemd and git ❤️ 🚀 👍 Thank you for the tool!

To be sure that only valid recipes are committed, it is convenient to use a pre-commit hook. For me, I created a hook that can be used out-of-the-box with pre-commit. Here is the repo.

Do you think it is worth mentioning in the Recommended Tools section? If welcomed, I can submit the PR.

tstehr commented 2 years ago

Thank you 👍

I'd love to add this to Recommended Tools a PR would be greatly appreciated :)