Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jassielof/typst-snap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst Snap for Linux

This repository serves as the uploader for the Typst Snap.

Currently, this is experimental. Releases are triggered by pushes on this repository. If we decide to offer this Snap permanently, they will be triggered by a Repository Dispatch from Typst's main repository instead.

Technical Notes

The snap is configured to use the real user home directory paths (via SNAP_REAL_HOME) for packages and fonts, rather than the sandboxed snap home directory. This allows Typst to access ~/.local/share/typst/packages and ~/.cache/typst/packages directly without requiring manual connection of the personal-files interfaces (typst:dot-cache-typst and typst:dot-local-share-typst).

This means the snap works out-of-the-box with no additional configuration needed.

Contributing

Let us know if you are or would be interested in using Typst as a Snap.

License

This repository is licensed as Apache 2.0.

About

The definition for Typst's snap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%