Typst template for Hackerspace Wrocław
Go to file
Michał Rudowicz be2d4161e9 Initial commit 2026-07-24 18:23:59 +02:00
0.0.1 Initial commit 2026-07-24 18:23:59 +02:00
README.md Initial commit 2026-07-24 18:23:59 +02:00

README.md

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.