3 releases
new 0.1.2 | Jan 19, 2025 |
---|---|
0.1.1 | Jan 19, 2025 |
0.1.0 | Jan 19, 2025 |
#591 in Command-line interface
14KB
401 lines
Tex-helper
One is often required to perform many boilerplates tasks when writing latex, such as creating a long list of .gitignore, prepending a long preamble, deleteing all the auxillary files generated when compiling the latex, etc. This tool helps you manage these.
Usage
tex-helper init <project-name>
tex-helper init <project-name> --doc-mode=report
For more, please check help messages:
tex-helper -h
You can check the help message for each subcommands:
tex-helper init -h
Todo
- add compatibility for Windows (So far only compatible with Unix)
Other tex productivity tools
- Overleaf: online latex editor
Dependencies
~4–13MB
~136K SLoC