diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-06-26 13:57:21 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-06-27 18:40:17 +0200 |
| commit | 7b92bd7c340d9f9c094ed2fa57912049317d9b20 (patch) | |
| tree | b91399526ba94d87309d09d864df2935dd7a4d0a /README.md | |
| parent | 9c7f31870b4e1bf37df79ebbe1df9a56df83d878 (diff) | |
Basic package management
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -176,6 +176,9 @@ cargo build --release The optimized binary will be stored in `target/release/`. +Another good way to contribute is by [sharing packages][packages] with the +community. + ## Pronunciation and Spelling IPA: /taɪpst/. "Ty" like in **Ty**pesetting and "pst" like in Hi**pst**er. When writing about Typst, capitalize its name as a proper noun, with a capital "T". @@ -219,4 +222,5 @@ instant preview. To achieve these goals, we follow three core design principles: [releases]: https://github.com/typst/typst/releases/ [architecture]: https://github.com/typst/typst/blob/main/ARCHITECTURE.md [contributing]: https://github.com/typst/typst/blob/main/CONTRIBUTING.md +[packages]: https://github.com/typst/packages/ [`comemo`]: https://github.com/typst/comemo/ |
