668 B
668 B
Hackerspace Wrocław typst package
Installation
Clone this repository into your Typst packages directory, but call the checked out repository hswro. For example:
- On Linux:
~/.local/share/typst/packages - On MacOS:
~/Library/Application Support/typst/packages - On Windows:
%APPDATA%/typst/packages
The directory may not exist, you may need to create it first. More info in the Typst package repository. If you're not sure which directory to use, run typsy info to see which directory is in use in your system.
This will not be needed when we publish the package, so bear with us for a moment.