Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/package/typst-gather/example-packages.toml
6456 views
1
destination = "/path/to/cache"
2
3
[preview]
4
cetz = "0.4.1"
5
tablex = "0.0.8"
6
7
[local]
8
my-pkg = "/path/to/my-pkg"
9
10