use_quarto.Rd
Get a quarto template from the CTU-Bern quarto repository
use_quarto(x, dir, open = TRUE)
branch name of the template in question
folder in which to save the template
logical, whether to open the file
a qmd file (and extension file)
#use_quarto("html", ".")