Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 377 Bytes

commandline.md

File metadata and controls

36 lines (29 loc) · 377 Bytes

命令行操作方法

编译主文件

make build

编译胶印封皮

make offset-cover

清理编译的文件

make clean

删除生成的PDF文件

make cleanpdf

打开PDF

make viewpdf

编译后预览

make build-preview

模板更新 (NEW) (Since v1.3.0)

make upgrade