The simple golang utility to generate LaTeX documents from templates.
go install github.com/likipiki/doc-gen/...
Usage:
doc-gen [command]
Available Commands:
full Create default lab A4 doc with title page
simple Create default LaTeX document
help Help about any command
Flags:
-h, --help help for doc-gen
Use "doc-gen [command] --help" for more information about a command.
-
If you have golang compiler installed, use a simple way at the beginning of README file.
-
Go to Releases section and download binary to os OS
If you want to add custom templates please go to WIKI Section