quarto

An open-source scientific and technical publishing system built on Pandoc.…

quarto

An open-source scientific and technical publishing system built on Pandoc. More information: https://quarto.org/.

quarto create-project {{path/to/project}}

quarto create-project {{path/to/destination_directory}} --type {{website}}

quarto create-project {{path/to/destination_directory}} --type {{book}}

quarto render {{path/to/file.rmd}} --to {{html}}

quarto render {{path/to/file.qmd}} --to {{html}}

quarto render {{path/to/file.ipynb}} --to {{html}}

quarto render {{path/to/file}} --to {{pdf}}

quarto render {{path/to/file}} --to {{docx}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← qtcreator quilt →