Current Version Downloads Lang License

TexCreate From MKProjects


Documentation || TexCreate Website

TexCreate provides users to easily create projects by using a config.toml file to set metadata and templates.

All news related to TexCreate are found in the dev.to series

Commands

shell build Build a project using a config.toml file compile Compile TexCreate Project with set TeX Compiler doc Opens the TexCreate documentation edit Quickly change config.toml parameters help Prints this message or the help of the given subcommand(s) init Initialize a config.toml file list Lists all the available templates migrate Migrate single mode config.toml from v1 to v2 update Updates to latest version web Opens the TexCreate web version zip Zip TexCreate Project instead of building

Installing

You can install the stable v2.0.0 by: ```shell $ cargo install texcreate

New Changes In Version 2

More changes can be seen in the CHANGELOG