Installation

Installation #

Binary Installation #

RECOMMENDED

  1. Go to the project’s Releases page.
  2. Choose the release you want to install.
  3. Download the binary, that corresponds to your platform.
  4. Save the binary to your PATH, rename to lintex / lintex.exe if desired.
  5. 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 lintex
    

    Alternatively the source can be downloaded as ZIP- or TAR-Archive from the releases page.

  • Run go build to build your binary.

    $ go build
    
  • Copy the binary to your PATH

    $ cp lintex /somewhere/in/your/path
    
  • Run LinTeX

    $ lintex