{"id":20092387,"url":"https://github.com/rubixdev/eztex","last_synced_at":"2026-04-12T18:12:36.606Z","repository":{"id":112918126,"uuid":"433505459","full_name":"RubixDev/eztex","owner":"RubixDev","description":"A CLI for quickly starting new LaTeX projects with templates","archived":false,"fork":false,"pushed_at":"2023-02-06T18:29:53.000Z","size":1969,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T03:12:27.054Z","etag":null,"topics":["bash-script","latex","latex-template","shell-script","tex"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RubixDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"rubixdev"}},"created_at":"2021-11-30T16:33:44.000Z","updated_at":"2021-12-19T19:02:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3355b80-46e0-4ba7-ba44-ebf5807a0633","html_url":"https://github.com/RubixDev/eztex","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubixDev%2Feztex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubixDev%2Feztex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubixDev%2Feztex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubixDev%2Feztex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RubixDev","download_url":"https://codeload.github.com/RubixDev/eztex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533650,"owners_count":19977826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash-script","latex","latex-template","shell-script","tex"],"created_at":"2024-11-13T16:36:59.905Z","updated_at":"2026-04-12T18:12:36.564Z","avatar_url":"https://github.com/RubixDev.png","language":"TeX","readme":"# eztex\nA CLI for quickly starting new LaTeX projects with templates\n\n## Installation\n### Arch Linux\nSimply install the `eztex` or `eztex-git` package from the AUR\n\n### Other Distributions\n```bash\nsudo bash -c \"$(curl -fsSL 'https://raw.githubusercontent.com/RubixDev/eztex/main/install.sh')\"\n```\nor for fish users:\n```bash\nset -l IFS; sudo bash -c (curl -fsSL 'https://raw.githubusercontent.com/RubixDev/eztex/main/install.sh')\n```\n\u003e **Note:** `curl -fsSL` can be replaced with `wget -O-` if necessary\n\n## Removal\n```bash\nsudo bash -c \"$(curl -fsSL 'https://raw.githubusercontent.com/RubixDev/eztex/main/uninstall.sh')\"\n```\nor for fish users:\n```bash\nset -l IFS; sudo bash -c (curl -fsSL 'https://raw.githubusercontent.com/RubixDev/eztex/main/uninstall.sh')\n```\n\u003e **Note:** `curl -fsSL` can be replaced with `wget -O-` if necessary\n\n## Usage\n`eztex [OPTIONS] COMMAND ...ARGS`\n\nAvailable options:\n| Short | Long     | Argument | Description                                                                         |\n| ----- | -------- | -------- | ----------------------------------------------------------------------------------- |\n| `-n`  | `--name` | `NAME`   | A name used to directly replace the name placeholder on initialization of a project |\n| `-d`  | `--date` | `DATE`   | A date to use instead of \\today                                                     |\n\nAvailable commands:\n| Name     | Shorthand | Arguments          | Description                                                                      |\n| -------- | --------- | ------------------ | -------------------------------------------------------------------------------- |\n| `init`   | `i`       | `TEMPLATE`         | Initializes a new LaTeX project based on `TEMPLATE` in the current directory     |\n| `clear`  | `c`       |                    | Clears the current LaTeX project of cache files                                  |\n| `new`    | `n`       | `TEMPLATE`, `NAME` | Creates a new LaTeX project in a new directory called `NAME` based on `TEMPLATE` |\n| `save`   | `s`       |                    | Copies the main.pdf to a PDF with the name of the current directory              |\n| `update` | `u`       |                    | Try to update eztex to the newest version from GitHub                            |\n| `remove` | `r`       |                    | Try to remove eztex from the system                                              |\n| `help`   | `h`       |                    | Shows a help message containing this info                                        |\n","funding_links":["https://ko-fi.com/rubixdev"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubixdev%2Feztex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubixdev%2Feztex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubixdev%2Feztex/lists"}