ysim/cook

Scaffolding for creating a new recipe

Closed this issue · 0 comments

ysim commented

First, check if an existing recipe exists at that name

If not, create a new file with the following (default) template (should be able to change this with environment variables):

---
name: 
tags: []
ingredients: []
---

Subcommand ideas:

  • new
  • create