A tool for Typst package development and publishing.
cargo install typship
To use publish universe
, you will need to generate a token (fine-grained) with the following permissions to your fork of the packages repository:
-
Read access to metadata
-
Read and write access to contents
Here's GitHub's documentation on how to create a personal access token.
typship help
-
Package init
-
Package validation
-
init with git -
install to local
-
package download got checkout
-
publish on Universe
-
exclude command
-
i18n
-
Better implementation investigation