Installation #
Binary Installation #
RECOMMENDED
- Go to the project’s Releases page.
- Choose the release you want to install.
- Download the binary, that corresponds to your platform.
- Save the binary to your PATH, rename to
lintex/lintex.exeif desired. - Ensure you have permission to execute the binary.
Source Installation #
Download the source by cloning the Git repo.
$ git clone https://github.com/tobb10001/lintex $ cd lintexAlternatively the source can be downloaded as ZIP- or TAR-Archive from the releases page.
Run
go buildto build your binary.$ go buildCopy the binary to your
PATH$ cp lintex /somewhere/in/your/pathRun LinTeX
$ lintex