summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/package.rs
AgeCommit message (Expand)Author
2024-12-04Clean up CLI argument parsing (#5521)Laurenz
2024-08-05Add typst-kit crate (#4540)tingerrr
2024-06-22Better error message when package version not exists (#4429)Yip Coekjan
2024-06-06Add more environment control parameters to CLI (#4227)LuizAugustoPapa
2024-03-06Add `typst init` command (#3544)Laurenz
2024-01-31Use alternate screen and refactor terminal output. (#2665)frozolotl
2023-11-19Streamline importsLaurenz
2023-09-11Forward third-party errorsLaurenz
2023-08-31Display download progress for self-updating and packages (#2031)jimvdl
2023-08-01Change package search and caching pathLaurenz
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz