Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TexOps Demo

Try the tx CLI in a browser-based GitHub Codespace — no local installation required.

Open in GitHub Codespaces

Getting Started

  1. Click the badge above to open this repo in a Codespace. Wait for the container to finish building — tx is installed automatically.

  2. Log in to your TexOps account:

    tx login
    
  3. Initialise the project (accept the defaults: texlive:2021, pdflatex):

    tx init
    
  4. Build the document:

    tx build
    

    Once the build completes, testmath.pdf appears in the working directory.

What happened?

When you ran tx build, the CLI uploaded testmath.tex to the TexOps cloud service, compiled it with the TeX Live distribution you chose during tx init, and downloaded the resulting PDF back to your Codespace. The entire LaTeX toolchain runs remotely — nothing is installed locally.

Learn More

About

Try the tx CLI in a GitHub Codespace — no local install needed

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages