Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[info] CLI tool similar to laton #74

Open
kpym opened this issue Aug 20, 2021 · 0 comments
Open

[info] CLI tool similar to laton #74

kpym opened this issue Aug 20, 2021 · 0 comments

Comments

@kpym
Copy link

kpym commented Aug 20, 2021

Just for information: I have created a small CLI tool named lol very similar to laton that use latexonline.cc as service. The main differences with laton are the following:

  • its written in go and binaries are provided for all major platforms. In particular can be used on Windows without bash and without all additional tools.
  • Not only latexonline.cc but also latex.ytotech.com can be used as compilation service.
  • The configuration can be provided not only by flags but also by config file or/and by environment variables.
  • The main file can be piped to lol.
  • The project provides not only a CLI executable but a go module as well.

This project is in very alpha stage so for example I have not implemented yet the -g option to list all git files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant