MHenderson / fiction-template

A template for PDF documents using XeLaTeX and latexmk.
0 stars 0 forks source link

New project initialisation #16

Closed MHenderson closed 3 months ago

MHenderson commented 6 months ago

It ought to be possible to create a new project easily. i.e. without having to edit anything by hand.

make init project-name

But we'd have to do something to ensure that such a command wouldn't destroy an existing project (prompt first?).