mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-18 00:51:11 -06:00
Add shell version to the show_version_target
This commit is contained in:
@@ -258,6 +258,8 @@ quick_ebook: cover/cover-page.xbb # run latex only once no biber, refe etc..
|
|||||||
show_tools_version: # Show version of tools used on the build machine
|
show_tools_version: # Show version of tools used on the build machine
|
||||||
- git log -n 1
|
- git log -n 1
|
||||||
@echo ""
|
@echo ""
|
||||||
|
- ${SHELL} --version
|
||||||
|
@echo ""
|
||||||
- latexmk --version
|
- latexmk --version
|
||||||
@echo ""
|
@echo ""
|
||||||
- lualatex --version
|
- lualatex --version
|
||||||
|
|||||||
Reference in New Issue
Block a user