Current Version Downloads Lang License

TexCreate

Create LaTeX Projects with Prebuilt Templates

Currently only has two templates, but more are on the way: - Basic Template : Good for a single file project - Math Template : Good for a math project

Install

You can install via Cargo: sh $ cargo install texcreate

Usage

There are two ways to create projects, the create & import commands: - create: Use to quickly create a project supplying name, template and path (optional) - import: Use a config.toml file to specify configurations to automatically generate when creating a project.

```sh $ texcreate create -n -t