In order to streamline my writing process, I would like to be able to build the manuscript from command line. This would allow me to generate the output directly when committing changes to my project by integrating it with a CI workflow.
The build command could use the meta/builds.json configurations, taking the build name as an argument. Format and destination file could also be arguments of the command.
In order to streamline my writing process, I would like to be able to build the manuscript from command line. This would allow me to generate the output directly when committing changes to my project by integrating it with a CI workflow.
The build command could use the
meta/builds.jsonconfigurations, taking the build name as an argument. Format and destination file could also be arguments of the command.